summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/systemd-tmpfiles: add musl-selinux-mallinfo patchGeorgy Yakovlev2021-06-282-2/+65
| | | | | | Thanks-to: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/musl/pull/433 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* metadata/install-qa-check.d: add QA Notice string to all checksGeorgy Yakovlev2021-06-286-12/+15
| | | | | | | and re-wrap some lines to fit into 80 char limit Bug: https://bugs.gentoo.org/728046 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* virtual/logger: EAPI 7David Michael2021-06-281-1/+2
| | | | | | | Closes: https://bugs.gentoo.org/799038 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* meson.eclass: prefix MESON_DEPEND with an underscoreMike Gilbert2021-06-281-3/+3
| | | | | | Avoids a pkgcheck warning about undocumented variables. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* eapi7-ver.eclass: update EAPI 8 error messageDavid Michael2021-06-281-2/+2
| | | | | | Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/21409
* meson.eclass: EAPI 8 supportDavid Michael2021-06-281-16/+9
| | | | | Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* ninja-utils.eclass: EAPI 8 supportDavid Michael2021-06-281-11/+9
| | | | | | | Also drop support for EAPIs < 5 to match multiprocessing.eclass. Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-admin/gixy: [QA] fix python_prepare_allDavid Seifert2021-06-281-16/+6
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* games-board/fruit: EAPI 6->8, versionator--, prefix/cxx fixIonen Wolkens2021-06-282-34/+20
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/camato: EAPI 6->7, versionator--, remove homepageIonen Wolkens2021-06-281-16/+21
| | | | | | | Also add some ruby targets awareness for ruby-gtk2, and a desktop file. Closes: https://bugs.gentoo.org/680484 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-board/awale: add 1.6, EAPI 6->8Ionen Wolkens2021-06-282-0/+35
| | | | | | | Previous build patch was largely intended to support games.eclass but kept despite removal, and the SRC_URI patch wasn't used at all. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/xscavenger: add 1.4.5, EAPI 7->8, remove imakeIonen Wolkens2021-06-283-0/+183
| | | | | | | | | | | | | | | imake makes something that's very simple needlessly complicated, use an implicit make rule instead (fixes bug #739120). Updated old patch with references and more fixes (notably for garbled sub-menu text when using gcc7+). Also support prefix, add previously missing man page, and updated homepage. This version notably uses ALSA over /dev/dsp. Closes: https://bugs.gentoo.org/612812 Closes: https://bugs.gentoo.org/739120 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/vor: drop 0.5.7-r1Ionen Wolkens2021-06-282-39/+0
| | | | | | Broken with gcc10/-fno-common. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/vor: add 0.5.8, EAPI 6->8Ionen Wolkens2021-06-282-0/+30
| | | | | | This version also fixes previous gcc10/-fno-common issues. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/pengupop: EAPI 6->8, simplify ebuildIonen Wolkens2021-06-282-59/+14
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/missile: drop 1.0.1-r1Ionen Wolkens2021-06-282-67/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/missile: replace workarounds, EAPI 6->8, misc fixesIonen Wolkens2021-06-281-0/+49
| | | | | | | | | | | Previously would call cc directly, didn't use pkg-config, needs patches and sed to respect flags, etc.. Considering it's a single C file that likely won't get new versions, just compile it directly. Also no longer install unused zaurus graphics data, fix prefix, and make sound optional. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/lbreakout2: fix qa notice, add unzip dep, tidyIonen Wolkens2021-06-281-38/+39
| | | | | | | | | | | Use /var/games for highscore file instead of /var/lib/*.hscr and use gamestat for bug #683052. Also removed -O? filter, been there since 2003 and never explained. No issues with modern compilers and various -O levels Closes: https://bugs.gentoo.org/683052 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/lbreakout: fix install, EAPI 6->8, tidyIonen Wolkens2021-06-281-12/+26
| | | | | | | | | | | | | | Broken since games.eclass migration in 2018 (bug #655000) due to the removal of the "dodir" line. Also prevent direct cc/c++ call, use gamestat, add .desktop file, and tighten sdl dep (notably won't start without sound support). No revbump given this never worked. Fixes: 0bb75edcb56e4fe87bac5059fe0e7004883c021a Closes: https://bugs.gentoo.org/655000 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/jazz2: fix gles2-only ProbableGlobalUseIonen Wolkens2021-06-281-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* games-arcade/jazz2-data: fix gles2-only ProbableGlobalUseIonen Wolkens2021-06-281-1/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sci-physics/geant-vmc: update dependency on sci-physics/geantGuilherme Amadio2021-06-281-1/+1
| | | | | | | Does not compile against >=sci-physics/geant-4.11.0_beta1. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-vmc: remove C++ USE flags, use C++17 as defaultGuilherme Amadio2021-06-283-32/+10
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/vgm: remove C++ USE flags, use C++17 as defaultGuilherme Amadio2021-06-284-18/+9
| | | | | | | | | | Geant4 11.0 and onwards will only support C++17 and above, so this is in preparation to remove C++ USE flags altogether in favor of coordinated settings in all packages that currently depend on such USE flags. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant: move default C++ standard to C++17Guilherme Amadio2021-06-283-3/+3
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/vmc: move default C++ standard to C++17Guilherme Amadio2021-06-282-3/+3
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: enable USE=root7 by defaultGuilherme Amadio2021-06-284-4/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: move default C++ standard to C++17Guilherme Amadio2021-06-284-4/+4
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-java/jaxb-api: new packageVolkmar W. Pogatzki2021-06-283-0/+62
| | | | | | | | | | | Needed for dev-java/dom4j-2.1.3 version bump (CVE-2020-10683) provides module-info.java Bug: https://bugs.gentoo.org/796935 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/21319/commits/d89f98fccd737f57c626c1cc16129c1cab2519a5 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jakarta-activation-api: version 1.2.2Volkmar W. Pogatzki2021-06-282-0/+53
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/21319/commits/63fc3220249300d81201795b89f753a50f6483a8 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* profiles: unamask dist-kernel use on amd64Mikle Kolyada2021-06-281-4/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-dotnet/dotnet-sdk-bin: add soname deps (bug 798990)Zac Medico2021-06-281-1/+6
| | | | | | | | | | I will delay the revbump for the time being in case any other changes arise today, and leave bug 798990 open as a reminder. Reported-by: Agostino Sarubbo <ago@gentoo.org> Bug: https://bugs.gentoo.org/798990 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* mail-client/s-nail: Fix xz-utils build USE requirementBrian Evans2021-06-281-1/+4
| | | | | Closes: https://bugs.gentoo.org/799047 Signed-off-by: Brian Evans <grknight@gentoo.org>
* sci-physics/geant: fix bug #799020Guilherme Amadio2021-06-282-4/+5
| | | | | | | | | | Closes: https://bugs.gentoo.org/799020 Fixes: c7c1d593a8afec705fde43123856ae1370ff37eb Geant4 11.0 beta only supports C++17 and above. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-kernel/gentoo-sources: Linux 5.13.0 and genpatchesMike Pagano2021-06-282-0/+32
| | | | | | | | | | | | | | | | Kernel Self Protection patch with Gentoo mods Patch to enable link security restrictions by default. Support for namespace user.pax.* on tmpfs Enable link security restrictions by default. Bluetooth: Check key sizes only when Secure Simple Pairing is enabled. See bug #686758 tmp513 requies REGMAP_I2C to build. Select it by default in Kconfig. See bug #710790. Thanks to Phil Stracchino sign-file: full functionality with modern LibreSSL Add Gentoo Linux support config settings and defaults. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* profiles/license_groups: Remove removed FreeArtMichał Górny2021-06-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-geosciences/qgis: Drop 3.16.4, 3.16.8Andreas Sturmlechner2021-06-283-416/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-geosciences/qgis: Disable WITH_QGIS_PROCESS if IUSE="-python"Andreas Sturmlechner2021-06-282-58/+56
| | | | | | | | | | | Drop unused cmake variable. Drop outdated QT_MIN_VER variable. See also: https://bugs.gentoo.org/753236 Closes: https://bugs.gentoo.org/796821 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-libs/appstream: 0.14.4 version bumpAndreas Sturmlechner2021-06-282-0/+78
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/kgeotag: New package, version 1.0.0Andreas Sturmlechner2021-06-284-0/+73
| | | | | | | | | See also: https://www.kphotoalbum.org/news/ https://mail.kde.org/pipermail/kgeotag/2021-February/000000.html Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/kphotoalbum: 5.8.1 version bumpAndreas Sturmlechner2021-06-282-0/+65
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/kmymoney: 5.1.2 version bumpAndreas Sturmlechner2021-06-282-0/+134
| | | | | | | See also: https://kmymoney.org/2021/06/23/kmymoney-5-1-2-released.html Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-physics/root: drop oldGuilherme Amadio2021-06-282-308/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/root: version bump to 6.24.02Guilherme Amadio2021-06-282-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-kernel/vanilla-sources: Linux patch 5.13.0Mike Pagano2021-06-282-0/+17
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* net-misc/dropbox: drop oldBen Kohler2021-06-285-425/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* sci-physics/geant: version bump to 4.11.0_beta1Guilherme Amadio2021-06-282-0/+107
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/geant-data: version bump for 4.11.0_beta1Guilherme Amadio2021-06-282-0/+55
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sci-physics/clhep: version bump to 2.4.4.2Guilherme Amadio2021-06-282-0/+56
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* x11-misc/autorandr: initial importFlorian Schmaus2021-06-284-0/+144
| | | | | Closes: https://bugs.gentoo.org/602516 Signed-off-by: Florian Schmaus <flow@gentoo.org>