From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 993DB138A49 for ; Fri, 15 Feb 2013 08:21:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64FE8E0384; Fri, 15 Feb 2013 08:21:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6C7DE0384 for ; Fri, 15 Feb 2013 08:21:13 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CBCB533E3FA for ; Fri, 15 Feb 2013 08:21:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 549CDE4073 for ; Fri, 15 Feb 2013 08:21:10 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1360916453.f8e66b1d83fd11a80ff7baf05c34ed43a49f5bc0.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/ X-VCS-Repository: proj/qt X-VCS-Files: dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild X-VCS-Directories: dev-python/PyQt4/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: f8e66b1d83fd11a80ff7baf05c34ed43a49f5bc0 X-VCS-Branch: master Date: Fri, 15 Feb 2013 08:21:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 27f5b8eb-3e62-4cf4-90d5-636e45f5174d X-Archives-Hash: 313880bf128025a0f5947346c33ba68b commit: f8e66b1d83fd11a80ff7baf05c34ed43a49f5bc0 Author: Davide Pesavento gmail com> AuthorDate: Fri Feb 15 08:20:53 2013 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Fri Feb 15 08:20:53 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f8e66b1d [dev-python/PyQt4] Fix bug #457538. Package-Manager: portage-2.2.0_alpha163 --- dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild index 988b19a..48b39a4 100644 --- a/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild +++ b/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild,v 1.1 2013/01/29 18:44:19 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild,v 1.4 2013/02/15 08:07:48 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) @@ -161,8 +161,8 @@ src_configure() { popd > /dev/null || return # Fix insecure runpaths. - sed -i -e "/^LFLAGS\s*=/ s:-Wl,-rpath,${BUILDDIR}/qpy/${mod}::" \ - ${mod}/Makefile || die "Failed to fix rpath for ${mod}" + sed -i -e "/^LFLAGS\s*=/ s:-Wl,-rpath,${BUILD_DIR}/qpy/${mod}::" \ + ${mod}/Makefile || die "failed to fix rpath for ${mod}" done # Avoid stripping of libpythonplugin.so.