diff options
author | Brian Evans <grknight@gentoo.org> | 2017-11-17 13:04:14 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-11-17 13:04:14 -0500 |
commit | 5668d9bfca301705ec0c2c933ee5765fa1834616 (patch) | |
tree | 45d6fdb70f085ca294117c993ba1db93730c5792 /eclass | |
parent | mysql_fx.eclass: Fix documentation wrt bug 637818 (diff) | |
download | gentoo-5668d9bfca301705ec0c2c933ee5765fa1834616.tar.gz gentoo-5668d9bfca301705ec0c2c933ee5765fa1834616.tar.bz2 gentoo-5668d9bfca301705ec0c2c933ee5765fa1834616.zip |
mysql-v2.eclass: Fix documention wrt bug 637822
Closes: https://bugs.gentoo.org/show_bug.cgi?id=637822
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/mysql-v2.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mysql-v2.eclass b/eclass/mysql-v2.eclass index 94a36dc43547..766d5641014a 100644 --- a/eclass/mysql-v2.eclass +++ b/eclass/mysql-v2.eclass @@ -41,6 +41,7 @@ esac MYSQL_EXTRAS="" # @ECLASS-VARIABLE: MYSQL_EXTRAS_VER +# @DEFAULT_UNSET # @DESCRIPTION: # The version of the MYSQL_EXTRAS repo to use to build mysql # Use "none" to disable it's use |