summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop obsolete CMAKE_ECLASS meta varAndreas Sturmlechner2022-08-196-6/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/glslang: drop 1.3.211Andreas Sturmlechner2022-08-192-30/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/meson: add 0.63.1Sam James2022-08-192-0/+111
| | | | | | Notably fixes Qt 6 libexecdir detection. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/uglifyjs: Add missing 3.17.0 ebuildJames Le Cuirot2022-08-181-0/+40
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-util/idea-community: drop 2022.2.222.3345.118Mike Pagano2022-08-182-142/+0
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/idea-community: add 2022.2.1.222.3739.54Mike Pagano2022-08-182-0/+143
| | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/uglifyjs: Version bump to 3.17.0James Le Cuirot2022-08-181-0/+1
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-util/pkgdev: fix docs overrideSam James2022-08-182-2/+4
| | | | | | No functional change, just useful for building doc tarball. Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cmake: add 3.24.1Sam James2022-08-183-1/+299
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/wayland-scanner: Drop old versionsMatt Turner2022-08-172-45/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/ninja: Drop old versionsMatt Turner2022-08-172-137/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/glib-utils: Drop old versionsMatt Turner2022-08-172-63/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/gdbus-codegen: Drop old versionsMatt Turner2022-08-172-73/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/wayland-scanner: Stabilize 1.21.0 arm64, #861023Arthur Zamarin2022-08-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.72.3 hppa, #861029Arthur Zamarin2022-08-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.72.3 hppa, #861029Arthur Zamarin2022-08-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/wiggle: add github upstream metadataSam James2022-08-171-0/+3
| | | | | | | | | Noticed after seeing github merge commits at https://git.neil.brown.name/?p=wiggle.git (and after hitting - for the second time - that 1.3 isn't in the normal location). Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/yamllint: drop 1.26.3-r1Marek Szuba2022-08-162-24/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/pkgconf: add 1.9.3, drop 1.9.2Sam James2022-08-163-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/pkgcheck: drop 0.10.13Arthur Zamarin2022-08-162-70/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/pkgcheck: add 0.10.14Arthur Zamarin2022-08-162-0/+99
| | | | | Closes: https://bugs.gentoo.org/865365 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/pkgcheck: Drop Emacs support in 0.10.13Ulrich Müller2022-08-161-30/+1
| | | | | | Fails to build because contrib/emacs is missing from the tarball. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-util/pkgcheck: Don't enable flycheck-pkgcheck-setup in site-emacsUlrich Müller2022-08-161-1/+0
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-util/src-cli: add 3.43.0William Hubbs2022-08-162-0/+25
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-util/bpftool: Stabilize 5.18.6 amd64, #865373Sam James2022-08-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/docker-ls: treecleanJakov Smolić2022-08-163-57/+0
| | | | | | Closes: https://bugs.gentoo.org/680358 Closes: https://bugs.gentoo.org/844694 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-util/yamllint: Stabilize 1.27.1 ALLARCHES, #865219Sam James2022-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/wayland-scanner: Stabilize 1.21.0 ppc, #861023Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/wayland-scanner: Stabilize 1.21.0 ppc64, #861023Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/pkgdev: add Python 3.11Sam James2022-08-151-0/+87
| | | | | | | | Revbump w/ deps copied from 9999 (can't actually have 3.11 with stable yet, it's stable-masked, but it'd lead to more confusing errors if trying). Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.72.3 ppc64, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.72.3 ppc64, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.72.3 ppc, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.72.3 ppc, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/pkgcheck: add 0.10.13Arthur Zamarin2022-08-152-0/+99
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/wayland-scanner: Stabilize 1.21.0 arm, #861023Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.72.3 arm, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.72.3 arm, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/watchman: add 2022.08.15.00Sam James2022-08-152-0/+218
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glib-utils: Stabilize 2.72.3 sparc, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/gdbus-codegen: Stabilize 2.72.3 sparc, #861029Arthur Zamarin2022-08-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-util/wayland-scanner: Stabilize 1.21.0 sparc, #861023matoro2022-08-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop obsolete KDE_GEAR meta variableAndreas Sturmlechner2022-08-153-3/+0
| | | | | | Amends commit 08f18cd6afe2360c6f9aa653a56d195432af63c9 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/cmocka: update EAPI 7 -> 8Andreas Sturmlechner2022-08-151-5/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/apitrace: update EAPI 7 -> 8, fix Python3 cmake variableAndreas Sturmlechner2022-08-151-3/+2
| | | | | Closes: https://bugs.gentoo.org/834034 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/gcovr: keyword 5.2 for ~loongWANG Xuerui2022-08-151-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-util/cmake: filter LTO (ODR)Sam James2022-08-152-0/+8
| | | | | Closes: https://bugs.gentoo.org/858335 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/muon: add sourcehut upstream metadataSam James2022-08-141-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: add 0.13.2, drop 0.13.2_beta1Ionen Wolkens2022-08-142-40/+69
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/rr: add 5.6.0Luca Barbato2022-08-142-0/+69
| | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org>