public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: qt4-r2.eclass
Date: Sat, 31 Jul 2010 14:40:15 +0000 (UTC)	[thread overview]
Message-ID: <20100731144015.897092CE15@corvid.gentoo.org> (raw)

hwoarang    10/07/31 14:40:15

  Modified:             qt4-r2.eclass
  Log:
  Adding -config option to eqmake4. Bug #328457. Thanks to Davide Pesavento for
  the patch

Revision  Changes    Path
1.7                  eclass/qt4-r2.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-r2.eclass?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-r2.eclass?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-r2.eclass?r1=1.6&r2=1.7

Index: qt4-r2.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/qt4-r2.eclass,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qt4-r2.eclass	15 Apr 2010 06:51:08 -0000	1.6
+++ qt4-r2.eclass	31 Jul 2010 14:40:14 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-r2.eclass,v 1.6 2010/04/15 06:51:08 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-r2.eclass,v 1.7 2010/07/31 14:40:14 hwoarang Exp $
 
 # @ECLASS: qt4-r2.eclass
 # @MAINTAINER:
@@ -244,7 +244,9 @@
 
 	[[ ${EAPI} == 2 ]] && use !prefix && EPREFIX=
 
-	"${EPREFIX}"/usr/bin/qmake -makefile -nocache \
+	"${EPREFIX}"/usr/bin/qmake \
+		-makefile -nocache \
+		-config ${CONFIG_ADD} \
 		QTDIR="${EPREFIX}"/usr/$(get_libdir) \
 		QMAKE="${EPREFIX}"/usr/bin/qmake \
 		QMAKE_CC=$(tc-getCC) \






             reply	other threads:[~2010-07-31 15:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-31 14:40 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-01 23:48 [gentoo-commits] gentoo-x86 commit in eclass: qt4-r2.eclass Davide Pesavento (pesa)
2013-06-03  8:41 Davide Pesavento (pesa)
2013-06-03  6:35 Davide Pesavento (pesa)
2011-12-28 10:57 Davide Pesavento (pesa)
2011-12-26 11:47 Davide Pesavento (pesa)
2011-03-19 16:34 Tomas Chvatal (scarabeus)
2010-12-30 23:46 Theo Chatzimichos (tampakrap)
2010-04-15  6:51 Jonathan Callen (abcd)
2010-03-18 11:43 Markos Chandras (hwoarang)
2010-02-19 20:54 Dominik Kapusta (ayoy)
2010-01-21 19:11 Dror Levin (spatz)
2010-01-14 21:25 Jonathan Callen (abcd)
2009-12-15 16:32 Dominik Kapusta (ayoy)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100731144015.897092CE15@corvid.gentoo.org \
    --to=hwoarang@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox