Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:qtbase59 commit in: eclass/
Date: Sun, 06 Aug 2017 11:23:14
Message-Id: 1502018582.7abdf01cd6f44d768750c8d261acfb87adae7078.kensington@gentoo
1 commit: 7abdf01cd6f44d768750c8d261acfb87adae7078
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 11:23:02 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 11:23:02 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=7abdf01c
7
8 qt5-build.eclass: whitespace
9
10 eclass/qt5-build.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
14 index 8c62c65e..2ddd4ec4 100644
15 --- a/eclass/qt5-build.eclass
16 +++ b/eclass/qt5-build.eclass
17 @@ -799,7 +799,7 @@ qt5_regenerate_global_qconfigs() {
18 #elif !defined(QT_NO_${flag}) && !defined(QT_${flag})
19 # define QT_NO_${flag}
20 #endif
21 - _EOF_
22 + _EOF_
23 done
24
25 mv -f "${T}"/gentoo-qconfig.h "${ROOT%/}${QT5_HEADERDIR}"/Gentoo/gentoo-qconfig.h \