Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637820 - mysql-multilib-r1.eclass: eclassdoc problems
Summary: mysql-multilib-r1.eclass: eclassdoc problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 21:44 UTC by Michał Górny
Modified: 2017-11-17 18:07 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-16 21:44:13 UTC
mysql-multilib-r1.eclass:
   warning:26: MYSQL_EXTRAS_VER: unable to extract default variable content: [[ ${MY_EXTRAS_VER} == "live" ]] && MYSQL_EXTRAS="git-r3"
   warning:31: MYSQL_CMAKE_NATIVE_DEFINES: unable to extract default variable content: 
   warning:35: MYSQL_CMAKE_NONNATIVE_DEFINES: unable to extract default variable content: 
   warning:39: MYSQL_CMAKE_EXTRA_DEFINES: unable to extract default variable content: 
   warning:90: MYSQL_VERSION_ID: unable to extract default variable content: if [[ "${EAPI}x" == "5x" ]]; then
Comment 1 Larry the Git Cow gentoo-dev 2017-11-17 18:07:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadc244664a20d60abf802dc7e24797f400177df

commit eadc244664a20d60abf802dc7e24797f400177df
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2017-11-17 18:06:28 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2017-11-17 18:06:28 +0000

    mysql-multilib-r1.eclass: Fix documentation wrt bug 637820
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=637820

 eclass/mysql-multilib-r1.eclass | 4 ++++
 1 file changed, 4 insertions(+)