public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Bo Oersted Andresen (zlin)" <zlin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: qt3.eclass
Date: Wed, 11 Jun 2008 13:25:09 +0000	[thread overview]
Message-ID: <E1K6QK5-00031V-6P@stork.gentoo.org> (raw)

zlin        08/06/11 13:25:09

  Modified:             qt3.eclass
  Log:
  export QTDIR.

Revision  Changes    Path
1.33                 eclass/qt3.eclass

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/qt3.eclass?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/qt3.eclass?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/qt3.eclass?r1=1.32&r2=1.33

Index: qt3.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/qt3.eclass,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- qt3.eclass	6 Mar 2008 01:22:36 -0000	1.32
+++ qt3.eclass	11 Jun 2008 13:25:08 -0000	1.33
@@ -1,6 +1,6 @@
 # Copyright 2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/qt3.eclass,v 1.32 2008/03/06 01:22:36 zlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/qt3.eclass,v 1.33 2008/06/11 13:25:08 zlin Exp $
 
 # @ECLASS: qt3.eclass
 # @MAINTAINER:
@@ -17,7 +17,7 @@
 QT3VERSIONS="3.3.8-r4 3.3.8-r3 3.3.8-r2 3.3.8-r1 3.3.8 3.3.6-r5 3.3.6-r4 3.3.6-r3 3.3.6-r2 3.3.6-r1 3.3.6 3.3.5-r1 3.3.5 3.3.4-r9 3.3.4-r8 3.3.4-r7 3.3.4-r6 3.3.4-r5 3.3.4-r4 3.3.4-r3 3.3.4-r2 3.3.4-r1 3.3.4 3.3.3-r3 3.3.3-r2 3.3.3-r1 3.3.3 3.3.2 3.3.1-r2 3.3.1-r1 3.3.1 3.3.0-r1 3.3.0 3.2.3-r1 3.2.3 3.2.2-r1 3.2.2 3.2.1-r2 3.2.1-r1 3.2.1 3.2.0 3.1.2-r4 3.1.2-r3 3.1.2-r2 3.1.2-r1 3.1.2 3.1.1-r2 3.1.1-r1 3.1.1 3.1.0-r3 3.1.0-r2 3.1.0-r1 3.1.0"
 
 if [[ -z "${QTDIR}" ]]; then
-	QTDIR="/usr/qt/3"
+	export QTDIR="/usr/qt/3"
 fi
 
 addwrite "${QTDIR}/etc/settings"



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-06-11 13:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 13:25 Bo Oersted Andresen (zlin) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-03-26 19:40 [gentoo-commits] gentoo-x86 commit in eclass: qt3.eclass Ben de Groot (yngwin)
2009-05-17 15:17 Markos Chandras (hwoarang)
2009-05-15 20:43 Ben de Groot (yngwin)
2009-05-14  8:58 Christian Faulhammer (fauli)
2009-01-02 21:07 Ben de Groot (yngwin)
2008-07-26 23:13 Carsten Lohrke (carlo)
2008-03-06  1:22 Bo Oersted Andresen (zlin)

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=E1K6QK5-00031V-6P@stork.gentoo.org \
    --to=zlin@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