diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-02 02:48:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-02 02:50:19 +0200 |
commit | ec8d7db09d490ed7bc1419a5c402cca08aa02b62 (patch) | |
tree | 04a7439fcfe7d1be37d6ca3c324e68761cfd9796 /profiles | |
parent | media-libs/gd: drop vulnerable wrt bug #679702 (diff) | |
download | gentoo-ec8d7db09d490ed7bc1419a5c402cca08aa02b62.tar.gz gentoo-ec8d7db09d490ed7bc1419a5c402cca08aa02b62.tar.bz2 gentoo-ec8d7db09d490ed7bc1419a5c402cca08aa02b62.zip |
dev-db/mysql: add first ebuild draft for mysql-8.x, WIP
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 46279f211a4d..6996b0f3e420 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,7 +29,11 @@ #--- END OF EXAMPLES --- -# Michał Górny <mgorny@gentoo.org> (01 Aug 2019) +# Thomas Deutschmann <whissi@gentoo.org> (2019-08-02) +# Ebuild is still in development and shouldn't be used. +=dev-db/mysql-8* + +# Michał Górny <mgorny@gentoo.org> (2019-08-01) # Discontinued upstream in July 2017. Has irritating bugs, and is hard # to build from source (we have binary package only). Upstream # recommends net-misc/electrum as a replacement. |