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 1QRW9V-0006Fq-Kd for garchives@archives.gentoo.org; Tue, 31 May 2011 21:07:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 750A61C1B0; Tue, 31 May 2011 21:06:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 440331C1B0 for ; Tue, 31 May 2011 21:06:49 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A26F91BC004 for ; Tue, 31 May 2011 21:06:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8685D8050D for ; Tue, 31 May 2011 21:06:47 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <64b9ef07fabef514d48f47fde0f8a66913a53822.mgorny@gentoo> Subject: [gentoo-commits] proj/pms-test-suite:master commit in: PMSTestSuite/library/standard/basic/ X-VCS-Repository: proj/pms-test-suite X-VCS-Files: PMSTestSuite/library/standard/basic/phase_function_order.py X-VCS-Directories: PMSTestSuite/library/standard/basic/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 64b9ef07fabef514d48f47fde0f8a66913a53822 Date: Tue, 31 May 2011 21:06:47 +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: X-Archives-Hash: 7e10afecfcdf3563f416023a00ad4833 commit: 64b9ef07fabef514d48f47fde0f8a66913a53822 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Tue May 31 21:03:39 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Tue May 31 21:03:39 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/pms-test-suit= e.git;a=3Dcommit;h=3D64b9ef07 phase-function-order: fix EAPI 4 expected results. --- .../library/standard/basic/phase_function_order.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/PMSTestSuite/library/standard/basic/phase_function_order.py = b/PMSTestSuite/library/standard/basic/phase_function_order.py index d46837c..4bc9104 100644 --- a/PMSTestSuite/library/standard/basic/phase_function_order.py +++ b/PMSTestSuite/library/standard/basic/phase_function_order.py @@ -37,8 +37,8 @@ pkg_postinst""" pkg_setup src_unpack src_prepare -src_compile src_configure +src_compile src_install pkg_preinst pkg_postinst"""