commit:     b9745751e2d1fe089a68ba54849c73037575d8a6
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Tue May 27 10:55:19 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue May 27 10:55:19 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b9745751

[qt4-build-multilib.eclass] Improve description of qt4_get_mkspec().

---
 eclass/qt4-build-multilib.eclass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass
index 15799c7..abfad52 100644
--- a/eclass/qt4-build-multilib.eclass
+++ b/eclass/qt4-build-multilib.eclass
@@ -705,10 +705,9 @@ fix_includes() {
 }
 
 # @FUNCTION: qt4_get_mkspec
-# @RETURN: the specs-directory w/o path
 # @INTERNAL
 # @DESCRIPTION:
-# Allows us to define which mkspecs dir we want to use.
+# Returns the right mkspec for the current CHOST/CXX combination.
 qt4_get_mkspec() {
        local spec=
 

Reply via email to