summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/matplotlib-inline: Stabilize 0.1.3 ppc, #811939Sam James2021-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/traitlets: Stabilize 5.1.0 ppc, #811939Sam James2021-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/ipython_genutils: Stabilize 0.2.0-r2 ppc, #811939Sam James2021-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: downgrade other developer profiles to expSam James2021-11-181-13/+13
| | | | | | | | | | | | We really, really don't need to check depgraph consistency on these; they're already based on other profiles which should be checked and nothing should be masked/unmasked specifically on developer profiles that's important anyway. This gives us a fair bit more leniency with profile changes as we're not going to bog down CI quite as much now. Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/hercules: do not delete libtool module .la files #720342Mike Frysinger2021-11-181-6/+6
| | | | | | | | | | | Since hercules uses libltdl to load its internal modules, we need to leave the .la files in place for it to process. Also add subslot linkage to these libs while we're updating. Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/720342 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix ./libtool not fond warnings #791859Mike Frysinger2021-11-181-0/+27
| | | | | | | | | | | | | Use simpler logic to find shared library info, and use the system libtool to compile the test programs. This shouldn't really matter in practice as this test was defaulting to "no" when the code wasn't working correctly, and now that it is, it still ends up as "no" as the hack shouldn't be needed on Linux systems with good shared lib infrastructure. Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/791859 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix configure test with POSIX shellMike Frysinger2021-11-182-0/+30
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: restore parallel install fix #772404Mike Frysinger2021-11-181-0/+5
| | | | | | Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/772404 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix linking of modules with system libtool #779100Mike Frysinger2021-11-181-1/+6
| | | | | | | | | | Add missing linkage to the libhercu.la module for system libtool. This doesn't normally matter as the module is loaded by hercules which itself is linked against libtool. Bug: https://bugs.gentoo.org/252716 Closes: https://bugs.gentoo.org/779100 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* app-emulation/hercules: fix building as non-root userMike Frysinger2021-11-182-0/+24
| | | | | | Move the chown/chgrp/setuid logic to the ebuild so it works as non-root. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* profiles: degrade arm* developer profiles to expSam James2021-11-181-7/+7
| | | | | | | | They don't have any different package visibilities, right now are of dubious usefulness, and this should hopefully buy us a bit more room wrt CI (so it's not checking things unnecessarily). Signed-off-by: Sam James <sam@gentoo.org>
* profiles: create hardened armv7a profile ↵Sam James2021-11-183-0/+4
| | | | | | | | (default/linux/arm/17.0/armv7a/hardened) Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22980 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/features/hardened/arm: addSam James2021-11-183-0/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: create hardened arm64 profile (default/linux/arm64/17.0/hardened)Sam James2021-11-183-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-misc/xorg-cf-files: Drop old versionsMatt Turner2021-11-174-123/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-misc/xkeyboard-config: Drop old versionsMatt Turner2021-11-173-86/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libxkbcommon: Drop old versionsMatt Turner2021-11-172-62/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libxcvt: Drop old versionsMatt Turner2021-11-172-21/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libXi: Drop old versionsMatt Turner2021-11-173-58/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libXft: Drop old versionsMatt Turner2021-11-172-22/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libXfont2: Drop old versionsMatt Turner2021-11-172-35/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/xf86-video-amdgpu: Drop old versionsMatt Turner2021-11-173-62/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-drivers/xf86-input-libinput: Drop old versionsMatt Turner2021-11-172-23/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-base/xorg-proto: Drop old versionsMatt Turner2021-11-173-110/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/xwd: Drop old versionsMatt Turner2021-11-172-17/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/xrestop: Drop old versionsMatt Turner2021-11-172-38/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/xrdb: Drop old versionsMatt Turner2021-11-172-15/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/xeyes: Drop old versionsMatt Turner2021-11-172-21/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/mesa: Drop old versionsMatt Turner2021-11-176-1719/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libglvnd: Drop old versionsMatt Turner2021-11-172-66/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/libepoxy: Drop old versionsMatt Turner2021-11-172-47/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/wayland-protocols: Drop old versionsMatt Turner2021-11-173-78/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libinput: Drop old versionsMatt Turner2021-11-173-178/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-ada/aunit: 22.0.0 bumpAlfredo Tupone2021-11-182-0/+42
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-ada/gtkada: 22.0.0 bumpAlfredo Tupone2021-11-182-0/+59
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-lang/julia: remove hardcoded lib versionsJeffrey Lin2021-11-184-177/+45
| | | | | | Closes: https://bugs.gentoo.org/799071 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* net-p2p/bitcoind: drop 0.20.1Joonas Niilola2021-11-182-173/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoin-qt: drop 0.20.1Joonas Niilola2021-11-182-189/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoind: Add patch for boost 1.77 compatibilityLuke Dashjr2021-11-184-0/+62
| | | | | | | Closes: https://bugs.gentoo.org/816885 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Closes: https://github.com/gentoo/gentoo/pull/22849 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/bitcoin-qt: Add patch for boost 1.77 compatibilityLuke Dashjr2021-11-184-0/+62
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pydecomp: Stabilize 0.3-r2 ppc64, #824310Georgy Yakovlev2021-11-171-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-ruby/imagesize: add ruby30Hans de Graaff2021-11-181-0/+26
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/htmlentities: add ruby30Hans de Graaff2021-11-181-0/+24
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-ruby/heredoc_unindent: cleanupHans de Graaff2021-11-181-28/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* dev-lang/julia-bin: version bump to 1.6.3Matthias Maier2021-11-182-0/+62
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.6.3Matthias Maier2021-11-182-0/+177
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia-bin: add 1.6.2Jeffrey Lin2021-11-182-0/+62
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21664 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* www-servers/thin: add ruby27Hans de Graaff2021-11-181-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* sci-geosciences/opencpn-plugins-meta: remove br24radar pluginMarc Schiffbauer2021-11-171-1/+0
| | | | Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
* sci-geosciences/opencpn-plugin-br24radar: restore "drop package"Marc Schiffbauer2021-11-174-86/+0
| | | | | | | | Revert "sci-geosciences/opencpn-plugin-br24radar: [QA] Revert "drop package"" This reverts commit 9199df6a942fbdf85056b129060a7aaf996fb27c. Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>