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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A2E015808B for ; Sat, 26 Mar 2022 00:27:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1B97E08C4; Sat, 26 Mar 2022 00:27:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B323BE089C for ; Sat, 26 Mar 2022 00:27:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8B59342EC9 for ; Sat, 26 Mar 2022 00:27:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 745C9342 for ; Sat, 26 Mar 2022 00:27:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1648254465.0295e21155ec783dc37e1196808d2d19466e3a3f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/viking/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/viking/viking-1.10.ebuild X-VCS-Directories: sci-geosciences/viking/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0295e21155ec783dc37e1196808d2d19466e3a3f X-VCS-Branch: master Date: Sat, 26 Mar 2022 00:27:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e35557f9-a0fd-4f11-8598-17b0e651c7e9 X-Archives-Hash: f3419d35e19786b1de109b9d9ade0f65 commit: 0295e21155ec783dc37e1196808d2d19466e3a3f Author: Sam James gentoo org> AuthorDate: Sat Mar 26 00:25:06 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 26 00:27:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0295e211 sci-geosciences/viking: fix phase definition style for consistency. Signed-off-by: Sam James gentoo.org> sci-geosciences/viking/viking-1.10.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sci-geosciences/viking/viking-1.10.ebuild b/sci-geosciences/viking/viking-1.10.ebuild index 131abba15633..3cfec0761b38 100644 --- a/sci-geosciences/viking/viking-1.10.ebuild +++ b/sci-geosciences/viking/viking-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,8 +49,7 @@ DEPEND="${COMMONDEPEND} S="${WORKDIR}/${PN}-${P}" -src_prepare() -{ +src_prepare() { default eautoreconf