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 B487313835B for ; Sat, 10 Apr 2021 06:31:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 071ADE0907; Sat, 10 Apr 2021 06:31:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E1CE6E0907 for ; Sat, 10 Apr 2021 06:31:40 +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 18195340C35 for ; Sat, 10 Apr 2021 06:31:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4203D66A for ; Sat, 10 Apr 2021 06:31:37 +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: <1618036274.e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/ja2-stracciatella-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild X-VCS-Directories: games-strategy/ja2-stracciatella-data/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc X-VCS-Branch: master Date: Sat, 10 Apr 2021 06:31:37 +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: 19f95cf1-28a5-46e7-8bf2-78950b2b7af6 X-Archives-Hash: fdbf627fcd1a4a89bbbca56bf2ad5c16 commit: e1d282bdd57c0e8fd903071e0d891fd80d7cc7bc Author: Sam James gentoo org> AuthorDate: Sat Apr 10 06:27:56 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 10 06:31:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d282bd games-strategy/ja2-stracciatella-data: fix src_prepare Don't shout! I don't own this game, so testing only got as far as pkg_nofetch, unfortunately. Luckily, changes were only to do with EAPI + games.eclass, so *should* be okay. Signed-off-by: Sam James gentoo.org> .../ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild index b440da46393..ccf6a75a48a 100644 --- a/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild +++ b/games-strategy/ja2-stracciatella-data/ja2-stracciatella-data-1-r1.ebuild @@ -29,6 +29,8 @@ src_unpack() { src_prepare() { cd "${S}"/Ja2_Files/Data || die + default + local lower i # convert to lowercase find . \( -iname "*.jsd" -o -iname "*.wav" -o -iname "*.sti" -o -iname "*.slf" \) \