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 A8845139694 for ; Fri, 5 May 2017 13:44:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C98A0E0CCD; Fri, 5 May 2017 13:44:47 +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 A5D99E0CCD for ; Fri, 5 May 2017 13:44:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 470BC3416D1 for ; Fri, 5 May 2017 13:44:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 278567439 for ; Fri, 5 May 2017 13:44:44 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1493991875.bc5530ee630c8f4ce8cbf7cef6e3087a0b8847e3.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/warzone2100/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/warzone2100/warzone2100-3.2.3.ebuild X-VCS-Directories: games-strategy/warzone2100/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: bc5530ee630c8f4ce8cbf7cef6e3087a0b8847e3 X-VCS-Branch: master Date: Fri, 5 May 2017 13:44:44 +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: f2d56a04-65d6-4719-91e5-e2757a700436 X-Archives-Hash: 35268a93e48ecc8090f6c8689dbb75f9 commit: bc5530ee630c8f4ce8cbf7cef6e3087a0b8847e3 Author: Lars Wendler gentoo org> AuthorDate: Fri May 5 13:44:35 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri May 5 13:44:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5530ee games-strategy/warzone2100: Make myeconfargs local. Package-Manager: Portage-2.3.5, Repoman-2.3.2 games-strategy/warzone2100/warzone2100-3.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild index 6a0d565062f..dd044c8de90 100644 --- a/games-strategy/warzone2100/warzone2100-3.2.3.ebuild +++ b/games-strategy/warzone2100/warzone2100-3.2.3.ebuild @@ -74,7 +74,7 @@ src_prepare() { } src_configure() { - myeconfargs=( + local myeconfargs=( --docdir=/usr/share/doc/${PF} --localedir=/usr/share/locale --with-distributor="Gentoo ${PF}"