Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@×××××××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: eclass/
Date: Wed, 04 Apr 2012 18:25:03
Message-Id: 1333563792.b10b47a90c6794fa3c3378835379d33f298b1f2f.kensington@gentoo
1 commit: b10b47a90c6794fa3c3378835379d33f298b1f2f
2 Author: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
3 AuthorDate: Wed Apr 4 18:23:12 2012 +0000
4 Commit: Michael Palimaka <kensington <AT> astralcloak <DOT> net>
5 CommitDate: Wed Apr 4 18:23:12 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b10b47a9
7
8 [qt4-r2.eclass] Fix reference to qt4-edge.
9
10 ---
11 eclass/qt4-r2.eclass | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/eclass/qt4-r2.eclass b/eclass/qt4-r2.eclass
15 index 800c19e..37d529e 100644
16 --- a/eclass/qt4-r2.eclass
17 +++ b/eclass/qt4-r2.eclass
18 @@ -317,7 +317,7 @@ _do_qm() {
19 # @FUNCTION: prepare_translations
20 # @DESCRIPTION:
21 # Choose and install translation files. Normally you don't need to call
22 -# this function directly as it is called from qt4-edge_src_install.
23 +# this function directly as it is called from qt4-r2_src_install.
24 prepare_translations() {
25 debug-print-function $FUNCNAME "$@"