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 152D21580B9 for ; Mon, 23 Aug 2021 04:06:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 902DCE08F7; Mon, 23 Aug 2021 04:06:23 +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 76AC2E08F7 for ; Mon, 23 Aug 2021 04:06:23 +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 3B79E34095A for ; Mon, 23 Aug 2021 04:06:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7C548CB for ; Mon, 23 Aug 2021 04:06:20 +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: <1629691553.60ef30d1cc5d8ad61987c1961a18b378d0777ea3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/broken-age/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/broken-age/broken-age-2.4.800398.ebuild X-VCS-Directories: games-rpg/broken-age/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 60ef30d1cc5d8ad61987c1961a18b378d0777ea3 X-VCS-Branch: master Date: Mon, 23 Aug 2021 04:06:20 +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: 663fb22c-f4ef-4531-9a1b-603f7489b024 X-Archives-Hash: 2064b49b5e60013aa1d5a8f7ae0e46bd commit: 60ef30d1cc5d8ad61987c1961a18b378d0777ea3 Author: Sam James gentoo org> AuthorDate: Sun Aug 22 02:27:30 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 23 04:05:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ef30d1 games-rpg/broken-age: tidy ebuild Signed-off-by: Sam James gentoo.org> games-rpg/broken-age/broken-age-2.4.800398.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-rpg/broken-age/broken-age-2.4.800398.ebuild b/games-rpg/broken-age/broken-age-2.4.800398.ebuild index f2032256320..4c74b803f8d 100644 --- a/games-rpg/broken-age/broken-age-2.4.800398.ebuild +++ b/games-rpg/broken-age/broken-age-2.4.800398.ebuild @@ -9,6 +9,7 @@ MY_PN="BrokenAge" DESCRIPTION="Point-and-click adventure from Tim Schafer's Double Fine Productions" HOMEPAGE="http://www.brokenagegame.com" SRC_URI="${MY_PN}_linux.tar.gz" +S="${WORKDIR}" LICENSE="all-rights-reserved" SLOT="0" @@ -20,10 +21,9 @@ RDEPEND=" virtual/opengl[abi_x86_32] " -S="${WORKDIR}" DIR="/opt/${PN}" -QA_PREBUILT="${DIR}/*" +QA_PREBUILT="${DIR#/}/*" pkg_nofetch() { einfo "Please buy and download ${SRC_URI} from:"