summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2023-06-164-18/+9
|\
| * dev-util/android-udev-rules: Stabilize 20230303 x86, #908529Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * rpm.eclass: Don't inherit eutils in EAPI 7Ulrich Müller2023-06-161-2/+1
| | | | | | | | | | | | | | None of the ebuilds inheriting rpm in EAPI 7 needs any of the remaining eutils features. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
| * rpm.eclass: Drop support for EAPI 5Ulrich Müller2023-06-161-5/+5
| | | | | | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
| * mercurial.eclass: Don't inherit eutilsUlrich Müller2023-06-161-8/+0
| | | | | | | | | | | | | | None of the ebuilds inheriting mercurial.eclass needs any of the remaining eutils features in EAPI 7. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
| * mercurial.eclass: Fix typo in eclassdocUlrich Müller2023-06-161-1/+1
| | | | | | | | | | Fixes: 216f39ea557e3950aa4d0c174f36df737afcb5fe Signed-off-by: Ulrich Müller <ulm@gentoo.org>
| * flag-o-matic.eclass: Don't inherit eutils in EAPI 7Ulrich Müller2023-06-161-1/+1
| | | | | | | | | | | | | | None of the ebuilds inheriting flag-o-matic in EAPI 7 needs any of the remaining eutils features. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* | 2023-06-16 18:02:02 UTCRepository mirror & CI2023-06-1623-23/+23
| |
* | Merge updates from masterRepository mirror & CI2023-06-161-2/+2
|\|
| * ruby-single.eclass: add missing 'local'Sam James2023-06-161-2/+2
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-06-16 17:48:59 UTCRepository mirror & CI2023-06-161132-1132/+1132
| |
* | Merge updates from masterRepository mirror & CI2023-06-162-2/+2
|\|
| * dev-ruby/rake: revbump to propagate ruby-fakegem fixSam James2023-06-161-0/+0
| | | | | | | | | | Bug: https://bugs.gentoo.org/908598 Signed-off-by: Sam James <sam@gentoo.org>
| * ruby-fakegem.eclass: adapt to ruby-ng.eclass changesSam James2023-06-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ruby-fakegem uses an internal function (which is technically allowed, I guess, maybe, but all of this should really be shifted into ruby-utils ultimately - funnily enough negil pointed out that general class of problem yesterday. diff of bad/good:: ``` --- good/rake-13.0.6-r1/image/usr/bin/rake +++ bad/rake-13.0.6-r1-1/image/usr/bin/rake @@ -1,4 +1,4 @@ -#!/usr/bin/env ruby +#! ``` Closes: https://bugs.gentoo.org/908598 Fixes: 390ad2effe1c83a7cb25a892ad988937b53c07fe Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-06-16 17:16:54 UTCRepository mirror & CI2023-06-1612-11/+147
| |
* | Merge updates from masterRepository mirror & CI2023-06-1619-0/+1453
|\|
| * dev-python/pypy3: Bump to 7.3.12Michał Górny2023-06-161-0/+26
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy3_10-exe-bin: Bump to 7.3.12Michał Górny2023-06-162-0/+90
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy3_9-exe-bin: Bump to 7.3.12Michał Górny2023-06-162-0/+90
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy-exe-bin: Bump to 7.3.12Michał Górny2023-06-162-0/+87
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy3_10: Bump to 7.3.12Michał Górny2023-06-162-0/+210
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy3_10-exe: Bump to 7.3.12Michał Górny2023-06-162-0/+129
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy3_9: Bump to 7.3.12Michał Górny2023-06-162-0/+210
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy3_9-exe: Bump to 7.3.12Michał Górny2023-06-162-0/+129
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy: Bump to 7.3.12Michał Górny2023-06-162-0/+303
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pypy-exe: Bump to 7.3.12Michał Górny2023-06-162-0/+179
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2023-06-16 15:46:55 UTCRepository mirror & CI2023-06-162-7/+7
| |
* | Merge updates from masterRepository mirror & CI2023-06-161-1/+1
|\|
| * x11-terms/kitty: enable py3.12 in liveIonen Wolkens2023-06-161-1/+1
| | | | | | | | | | | | | | Live has 3.12 fixes to let tests pass and it seems to work, albeit upstream does not really test 3.12 themselves yet. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* | 2023-06-16 15:31:58 UTCRepository mirror & CI2023-06-163-2/+16
| |
* | Merge updates from masterRepository mirror & CI2023-06-162-0/+54
|\|
| * x11-base/xorg-proto: Version bump to 2023.2Matt Turner2023-06-162-0/+54
| | | | | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* | 2023-06-16 15:17:02 UTCRepository mirror & CI2023-06-164-3/+32
| |
* | Merge updates from masterRepository mirror & CI2023-06-164-0/+328
|\|
| * sci-geosciences/gpxsee: bump to 13.4Andrey Grozin2023-06-162-0/+60
| | | | | | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
| * dev-lisp/sbcl: bump to 2.3.5Andrey Grozin2023-06-162-0/+268
| | | | | | | | Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* | 2023-06-16 15:03:57 UTCRepository mirror & CI2023-06-163-2/+18
| |
* | Merge updates from masterRepository mirror & CI2023-06-162-0/+58
|\|
| * dev-cpp/scitokens-cpp: add 1.0.2Oliver Freyermuth2023-06-162-0/+58
| | | | | | | | | | Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com> Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* | 2023-06-16 14:18:54 UTCRepository mirror & CI2023-06-1633-35/+35
| |
* | Merge updates from masterRepository mirror & CI2023-06-163-5/+2
|\|
| * toolchain.eclass: Don't inherit eutilsUlrich Müller2023-06-161-3/+0
| | | | | | | | | | | | | | None of the ebuilds inheriting toolchain in EAPI 7 needs any of the remaining eutils features. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
| * sys-apps/sandbox: Stabilize 2.30-r1 x86, #908565Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-util/android-udev-rules: Stabilize 20230303 amd64, #908529Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2023-06-16 14:03:58 UTCRepository mirror & CI2023-06-1610-16/+30
| |
* | Merge updates from masterRepository mirror & CI2023-06-169-8/+133
|\|
| * sys-apps/sandbox: Stabilize 2.30-r1 arm, #908565Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-apps/sandbox: Stabilize 2.30-r1 sparc, #908565Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-apps/sandbox: Stabilize 2.30-r1 hppa, #908565Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * sys-apps/sandbox: Stabilize 2.30-r1 amd64, #908565Sam James2023-06-161-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>