summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/binutils-libs: 2.33.1 bump up to patchset 2Sergei Trofimovich2020-01-042-0/+121
| | | | | | | | | | | Single new patch: - Fix ld/PR25316 for the ia64 target by refusing to support binary merging. Reported-by: Émeric Maschino Bug: https://bugs.gentoo.org/699180 Bug: https://sourceware.org/PR25316 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libpipeline: Moved dev-libs/check dep to DEPENDLars Wendler2020-01-041-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 5.4.8Mike Pagano2020-01-042-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.19.93Mike Pagano2020-01-042-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* app-portage/diffmask: Enable py3.8Michał Górny2020-01-042-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-portage/flaggie: EAPI 7, newer implsMichał Górny2020-01-042-12/+15
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/mpv: kill py27Mikle Kolyada2020-01-044-4/+4
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to {4.19.93,5.4.8} - ↵Agostino Sarubbo2020-01-043-4/+4
| | | | | | | remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mpv: up version for media-libs/nv-codec-headersMikle Kolyada2020-01-043-6/+6
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles: mask net-misc/chrome-remote-desktop for removalMike Gilbert2020-01-041-0/+6
| | | | | Bug: https://bugs.gentoo.org/704782 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* toolchain.eclass: enable elfv2 abi on powerpc64-*-musl unconditionallyGeorgy Yakovlev2020-01-041-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on ppc64 gcc assumes the following: from gcc ppc64 manual: -mabi=elfv1 Change the current ABI to use the ELFv1 ABI. This is the default ABI for big-endian PowerPC 64-bit Linux. Overriding the default ABI requires special system support and is likely to fail in spectacular ways. -mabi=elfv2 Change the current ABI to use the ELFv2 ABI. This is the default ABI for little-endian PowerPC 64-bit Linux. Overriding the default ABI requires special system support and is likely to fail in spectacular ways. Since we are taking gcc defaults, let's pass --with-abi=elfv2 on musl targets without it it will fail, since musl does not support elfv1 at all. from musl INSTALL file: * PowerPC64 * Both little and big endian variants are supported * Compiler toolchain must provide 64-bit long double, not IBM double-double or IEEE quad * Compiler toolchain must use the new (ELFv2) ABI regardless of whether it is for little or big endian https://git.musl-libc.org/cgit/musl/tree/INSTALL Closes: https://github.com/gentoo/gentoo/pull/14234 Closes: https://bugs.gentoo.org/704784 Revieved-by: Sergei Trofimovich <slyfox@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-sound/musescore: removed 3.3.3 (overshadowed by 3.3.4)Miroslav Šulc2020-01-042-93/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-ml/labltk: bump to 8.06.7Miroslav Šulc2020-01-042-10/+10
| | | | | | | | | | | | 1) eapi7 2) updated homepage 3) updated dev-lang/ocaml version 4) improved tk x11 switch handling 5) removed buggy 8.06.3 Closes: https://bugs.gentoo.org/704090 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* sys-apps/file: refactor cross-compile logicMike Gilbert2020-01-042-36/+48
| | | | | | | | | | | | Add build_src_configure and need_build_file helper functions. Pass --disable-{bzlib,xzlib,zlib} to configure in build_src_configure. Use tc-env_build helper in build_src_configure. Convert "ROOT=/ has_version" to PMS-compliant "has_version -b". Make ECONF_SOURCE and PATH local variables. Closes: https://bugs.gentoo.org/704776 Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.14.162Mike Pagano2020-01-042-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/gentoo-sources: Linux patches 4.9.207 and 4.9.208Mike Pagano2020-01-042-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.4.208Mike Pagano2020-01-042-0/+31
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* app-backup/restic: bump to 0.9.6David Roman2020-01-042-0/+55
| | | | | | | | Closes: https://bugs.gentoo.org/703472 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: David Roman <davidroman96@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14119 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/hodie: new ebuildPeter Gantner2020-01-043-0/+42
| | | | | | | | | A small program to display date differently. Closes: https://bugs.gentoo.org/188022 Closes: https://github.com/gentoo/gentoo/pull/13648 Signed-off-by: Peter Gantner <gentoo@nephros.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-arch/brotli: Switch back to cmake-utils.eclassAndreas Sturmlechner2020-01-042-14/+14
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-libs/quiche: Switch back to cmake-utils.eclassAndreas Sturmlechner2020-01-042-10/+10
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* kodi-addons.eclass: Switch EAPI-7 to cmake.eclassAndreas Sturmlechner2020-01-041-4/+6
| | | | | | All EAPI-7 consumers in Gentoo ebuild repository have been ported. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-misc/py3status: version bumpAlexys Jacob2020-01-042-2/+2
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* games-util/mcrcon: Bump to 0.7.1, drop old 0.6.1James Le Cuirot2020-01-042-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* app-admin/keepassxc: Removed redundant codeLars Wendler2020-01-042-25/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-kernel/vanilla-kernel-bin: Remove oldMichał Górny2020-01-043-180/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/vanilla-kernel: Remove oldMichał Górny2020-01-042-271/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/vanilla-kernel: Reassign to dist-kernel@Michał Górny2020-01-041-7/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/installkernel-systemd-boot: Reassign to dist-kernel@Michał Górny2020-01-041-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/installkernel-gentoo: Reassign to dist-kernel@Michał Górny2020-01-041-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pypy-exe: Fix interpreter choice conditionalMichał Górny2020-01-041-13/+11
| | | | | Closes: https://bugs.gentoo.org/704756 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/keepassxc: Removed oldLars Wendler2020-01-042-103/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-admin/keepassxc: Bump to version 2.5.2Lars Wendler2020-01-042-0/+103
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-sound/musescore: fixed compilation against qt 5.14Miroslav Šulc2020-01-044-3/+218
| | | | | | Closes: https://bugs.gentoo.org/703706 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* sci-libs/indilib: 1.8.3 version bumpAndreas Sturmlechner2020-01-042-0/+57
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: x86: Stable-mask kde-apps/kget[bittorrent]Andreas Sturmlechner2020-01-041-1/+5
| | | | | | | net-libs/libktorrent was not stabilised in time. Bug: https://bugs.gentoo.org/696858 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/vdr-remotetimers: restricted to vdr-2.2.0, eapi 7Joerg Bornkessel2020-01-042-2/+18
| | | | | | | | | | | | vdr-remotetimer-1.0.2-r1 is restricted to ~media-video/vdr-2.2.0 as this function from this plugins is supported in later vdr versions in core vdr moved to eapi 7 Closes: https://bugs.gentoo.org/703916 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to ↵Agostino Sarubbo2020-01-044-6/+6
| | | | | | | {4.4.208,4.9.208,4.14.162} - remove old. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* profiles: Unmask dosbox[debug] as the issue has been patchedJames Le Cuirot2020-01-041-4/+0
| | | | | | | It still affects the stable version but that will be removed soon. Bug: https://bugs.gentoo.org/701688 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* games-emulation/dosbox: Patch to fix USE=debug with ncurses[tinfo]James Le Cuirot2020-01-044-0/+84
| | | | | | Bug: https://bugs.gentoo.org/701688 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* net-libs/libktorrent: Drop 2.1-r1Andreas Sturmlechner2020-01-042-60/+0
| | | | | | | | Dropping x86 after stable timeout. Closes: https://bugs.gentoo.org/696858 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/ktorrent: Drop 5.1.1-r1Andreas Sturmlechner2020-01-046-266/+0
| | | | | | | | Dropping x86 after stable timeout. Closes: https://bugs.gentoo.org/696858 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/clutter: patchset to fix wayland amdgpu mouse use and moreMart Raudsepp2020-01-042-0/+116
| | | | | | | | | | | Includes various patches from git master, including fixing picking (mouse use) on 10bit capable systems (most notable amdgpu on wayland desktops), some configure checks with clang and much more. Also disables actor-shader-effect test has upstream has done under meson. Closes: https://bugs.gentoo.org/680612 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-geosciences/gnome-maps: remove oldMart Raudsepp2020-01-042-53/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-geosciences/gnome-maps: bump to 3.34.3Mart Raudsepp2020-01-042-0/+54
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sys-fs/reiser4progs: Removed oldLars Wendler2020-01-042-52/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/reiser4progs: Bump to version 2.0.0Lars Wendler2020-01-042-0/+55
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/libpipeline: Removed oldLars Wendler2020-01-042-34/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-libs/libpipeline: Bump to version 1.5.2Lars Wendler2020-01-042-0/+27
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-devel/binutils: backport ia64 binary section merge, bug #699180Sergei Trofimovich2020-01-043-0/+874
| | | | | | | | | | | | | | Single new patch: - Fix ld/PR25316 for the ia64 target by refusing to support binary merging. Should help =dev-libs/glib-2.60.6 test suite to embed .xml files into data section. Reported-by: Émeric Maschino Bug: https://bugs.gentoo.org/699180 Bug: https://sourceware.org/PR25316 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>