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 8F19B139694 for ; Sat, 18 Feb 2017 21:45:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8CC1E0D25; Sat, 18 Feb 2017 21:45:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A460AE0D25 for ; Sat, 18 Feb 2017 21:45:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6DFD340806 for ; Sat, 18 Feb 2017 21:45:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAE384C87 for ; Sat, 18 Feb 2017 21:45:50 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1487454339.5efc833daed5b44018c2497050b45828194bfedf.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/openmw/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-engines/openmw/openmw-0.41.0.ebuild X-VCS-Directories: games-engines/openmw/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5efc833daed5b44018c2497050b45828194bfedf X-VCS-Branch: master Date: Sat, 18 Feb 2017 21:45:50 +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: 6afd635a-1cc1-4991-a49d-763418025529 X-Archives-Hash: 260da49b7d5e7c6c865864547bc7a019 commit: 5efc833daed5b44018c2497050b45828194bfedf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 18 21:45:01 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 18 21:45:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efc833d games-engines/openmw: s/default/cmake-utils_src_prepare/ Package-Manager: portage-2.3.3 games-engines/openmw/openmw-0.41.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-engines/openmw/openmw-0.41.0.ebuild b/games-engines/openmw/openmw-0.41.0.ebuild index 8c694c67b8..ef47cb0160 100644 --- a/games-engines/openmw/openmw-0.41.0.ebuild +++ b/games-engines/openmw/openmw-0.41.0.ebuild @@ -47,7 +47,7 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${PN}-${P}" src_prepare() { - default + cmake-utils_src_prepare # We don't install license files sed -e '/LICDIR/d' \