diff options
| author | Alfred Wingate <parona@protonmail.com> | 2025-01-10 02:21:26 +0200 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-10 04:36:29 +0000 |
| commit | 55998bda05ac174813839755d8273139022b1eb2 (patch) | |
| tree | 6b7767f213098fcc111d8842db851d5dc5f479ad /dev-db/mysql/mysql-8.0.37.ebuild | |
| parent | aec0de90883c8cbc591cd1345dd01d9b12685eb8 (diff) | |
| download | gentoo-55998bda05ac174813839755d8273139022b1eb2.tar.gz gentoo-55998bda05ac174813839755d8273139022b1eb2.tar.bz2 gentoo-55998bda05ac174813839755d8273139022b1eb2.zip | |
dev-db/mysql: clarify patch comments
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mysql/mysql-8.0.37.ebuild')
| -rw-r--r-- | dev-db/mysql/mysql-8.0.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-8.0.37.ebuild b/dev-db/mysql/mysql-8.0.37.ebuild index 8aa043a80c1c..17cfd6fbc697 100644 --- a/dev-db/mysql/mysql-8.0.37.ebuild +++ b/dev-db/mysql/mysql-8.0.37.ebuild @@ -96,7 +96,7 @@ PATCHES=( "${FILESDIR}"/mysql-8.0.36-boost-clang-fix.patch # Needed due to bundled boost-1.77, this fix is included in boost-1.79 "${FILESDIR}"/mysql-8.0.37-fix-bundled-boost.patch - # Needed due to bundles abseil-cpp, this fix is included in abseil-cpp-20240722 + # Needed due to bundled abseil-cpp-20230802, this fix is included in abseil-cpp-20240722 "${FILESDIR}"/mysql-8.0.37-fix-bundled-abseil.patch ) |
