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 6C1DF58973 for ; Wed, 20 Jan 2016 08:50:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AA3021C0A1; Wed, 20 Jan 2016 08:50:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0395321C0A1 for ; Wed, 20 Jan 2016 08:50:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 158663404A5 for ; Wed, 20 Jan 2016 08:50:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3533C7A for ; Wed, 20 Jan 2016 08:50:24 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1453279823.e5593d10779a9fefa8f0c87b18bea74a5e6da14c.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/plplot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/plplot/plplot-5.11.1-r1.ebuild X-VCS-Directories: sci-libs/plplot/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e5593d10779a9fefa8f0c87b18bea74a5e6da14c X-VCS-Branch: master Date: Wed, 20 Jan 2016 08:50:24 +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: 78422650-06f3-4c01-8965-901f77224691 X-Archives-Hash: b4972b31543dd076129bdde713504d90 commit: e5593d10779a9fefa8f0c87b18bea74a5e6da14c Author: Justin Lecher gentoo org> AuthorDate: Wed Jan 20 08:49:48 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Jan 20 08:50:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5593d10 sci-libs/plplot: Amend test phase again Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher gentoo.org> sci-libs/plplot/plplot-5.11.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/plplot/plplot-5.11.1-r1.ebuild b/sci-libs/plplot/plplot-5.11.1-r1.ebuild index bed1a23..737d78f 100644 --- a/sci-libs/plplot/plplot-5.11.1-r1.ebuild +++ b/sci-libs/plplot/plplot-5.11.1-r1.ebuild @@ -232,7 +232,7 @@ src_configure() { } src_test() { - virtx cmake-utils_src_test virtualmake + virtx cmake-utils_src_test } src_install() {