From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SXtHm-000199-NK for garchives@archives.gentoo.org; Fri, 25 May 2012 12:06:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F0D9E07B7; Fri, 25 May 2012 12:06:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4FED3E07B7 for ; Fri, 25 May 2012 12:06:07 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B11491B401A for ; Fri, 25 May 2012 12:06:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2307) id 689742004B; Fri, 25 May 2012 12:06:05 +0000 (UTC) From: "Davide Pesavento (pesa)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pesa@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: ChangeLog qt4-build.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog qt4-build.eclass X-VCS-Directories: eclass X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento Content-Type: text/plain; charset=utf8 Message-Id: <20120525120605.689742004B@flycatcher.gentoo.org> Date: Fri, 25 May 2012 12:06:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 53424369-2a66-457f-bb99-99a2ae46bc11 X-Archives-Hash: 5e4547a022215fb3de9da068eb36144b pesa 12/05/25 12:06:05 Modified: ChangeLog qt4-build.eclass Log: Re-enable rpath on prefix wrt bug 417169. Revision Changes Path 1.267 eclass/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r= ev=3D1.267&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r= ev=3D1.267&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r= 1=3D1.266&r2=3D1.267 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v retrieving revision 1.266 retrieving revision 1.267 diff -u -r1.266 -r1.267 --- ChangeLog 24 May 2012 18:18:11 -0000 1.266 +++ ChangeLog 25 May 2012 12:06:05 -0000 1.267 @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.266 2012/05/24 1= 8:18:11 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.267 2012/05/25 1= 2:06:05 pesa Exp $ + + 25 May 2012; Davide Pesavento qt4-build.eclass: + Re-enable rpath on prefix wrt bug 417169. =20 24 May 2012; Mike Gilbert python-distutils-ng.ecl= ass: Remove obsolete pkg_pretend function. 1.131 eclass/qt4-build.eclass file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-build.e= class?rev=3D1.131&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-build.e= class?rev=3D1.131&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4-build.e= class?r1=3D1.130&r2=3D1.131 Index: qt4-build.eclass =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- qt4-build.eclass 22 May 2012 13:41:59 -0000 1.130 +++ qt4-build.eclass 25 May 2012 12:06:05 -0000 1.131 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.130 2012/= 05/22 13:41:59 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.131 2012/= 05/25 12:06:05 pesa Exp $ =20 # @ECLASS: qt4-build.eclass # @MAINTAINER: @@ -417,8 +417,9 @@ # exceptions USE flag conf+=3D" $(in_iuse exceptions && qt_use exceptions || echo -exceptions= )" =20 - # disable RPATH on Qt >=3D 4.8 (bug 380415) - version_is_at_least 4.8 && conf+=3D" -no-rpath" + # disable rpath on Qt >=3D 4.8 (bug 380415) + # but leave it enabled on prefix (bug 417169) + version_is_at_least 4.8 && use !prefix && conf+=3D" -no-rpath" =20 # precompiled headers don't work on hardened, where the flag is masked conf+=3D" $(qt_use pch)"