From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9310E1396D0 for ; Sun, 17 Sep 2017 22:13:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C52601FC007; Sun, 17 Sep 2017 22:13:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A49401FC007 for ; Sun, 17 Sep 2017 22:13:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87BE833BE32 for ; Sun, 17 Sep 2017 22:13:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE476907B for ; Sun, 17 Sep 2017 22:13:38 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1505686253.a2a1d822009566543c6cccc9c2348484ba22207b.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/supermariowar/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/supermariowar/supermariowar-2.0_beta1.ebuild X-VCS-Directories: games-action/supermariowar/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: a2a1d822009566543c6cccc9c2348484ba22207b X-VCS-Branch: master Date: Sun, 17 Sep 2017 22:13:38 +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: 4277ac66-dc41-445e-9325-36cc916e6887 X-Archives-Hash: 337aa1484adf5c501c5a96b28dcca25b commit: a2a1d822009566543c6cccc9c2348484ba22207b Author: Patrice Clement gentoo org> AuthorDate: Sun Sep 17 22:10:53 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Sep 17 22:10:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a1d822 games-action/supermariowar: remove src_compile phase. Package-Manager: Portage-2.3.6, Repoman-2.3.1 games-action/supermariowar/supermariowar-2.0_beta1.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild index dd6d11b97dd..1719e09d8ae 100644 --- a/games-action/supermariowar/supermariowar-2.0_beta1.ebuild +++ b/games-action/supermariowar/supermariowar-2.0_beta1.ebuild @@ -56,10 +56,6 @@ src_configure() { cmake-utils_src_configure } -src_compile() { - cmake-utils_src_compile -} - src_install() { cmake-utils_src_install