Versions
v25.06 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2
- Keywords
- ~amd64
v4.18-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-2
- Keywords
- ~amd64
Dependencies
sys-apps / pciutils : Various utilities dealing with the PCI bus
Runtime Dependencies
sys-apps / pciutils : Various utilities dealing with the PCI bus
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Use := on virtual/zlib deps, part 6
Done via: ``` git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-*/*: update for virtual/zlib
Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-admin/coreboot-utils-25.06: version bump
fixes for -Oz compilation Closes: https://bugs.gentoo.org/961917 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-admin/coreboot-utils-4.18-r2: install manpages, fix superiotool
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-admin/coreboot-utils-4.18-r1: catch one more -Werror occurence
Closes: https://bugs.gentoo.org/888442 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-admin/coreboot-utils: some useful utils from coreboot project
Signed-off-by: Fabian Groffen <grobian@gentoo.org>