| Age | Commit message (Collapse) | Author |
|
Update done using:
```
git grep -l sys-libs/zlib dev-* | 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 SourcingCheck,VisibilityCheck --exit error
```
Followed by manual revert in dev-python/zlib-ng where it accidentally
caught sys-libs/zlib-ng dependencies.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
Signed-off-by: Sam James <sam@gentoo.org>
|
|
The test fails with dev-db/mariadb-11.8* because it requires
--skip-grant-tables. It is skipped with older mariadb versions.
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|
|
It is no longer possible to build MariaDB Connector/C without crypto
libraries.
Link: https://github.com/mariadb-corporation/mariadb-connector-c/commit/53243b8a7a3d8125d86004b1b784e40f75298d6b
Link: https://github.com/mariadb-corporation/mariadb-connector-c/commit/d4a8ca92093c60170e924d6f9b73a3213b4b31c3
Closes: https://bugs.gentoo.org/959275
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
|