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 2D5DC1580B9 for ; Mon, 23 Aug 2021 04:06:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44D62E08EF; 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 26C56E08EF 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 1983A340928 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 80B867F3 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: <1629691552.cc6e66438f67a30199cd35352266db94b6460a0b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/baldurs-gate-ee/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild X-VCS-Directories: games-rpg/baldurs-gate-ee/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cc6e66438f67a30199cd35352266db94b6460a0b 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: 086c137f-0f84-452c-894d-3aaef0f17404 X-Archives-Hash: 6892cbf41c7ae526ac688d0d46a67458 commit: cc6e66438f67a30199cd35352266db94b6460a0b Author: Sam James gentoo org> AuthorDate: Sun Aug 22 02:27:02 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 23 04:05:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc6e6643 games-rpg/baldurs-gate-ee: tidy ebuild Signed-off-by: Sam James gentoo.org> games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild index da5f411b243..1af12139acf 100644 --- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild +++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.3.67.3-r1.ebuild @@ -8,6 +8,7 @@ inherit desktop unpacker wrapper DESCRIPTION="Baldur's Gate: Enhanced Edition" HOMEPAGE="https://www.baldursgate.com/" SRC_URI="gog_baldur_s_gate_enhanced_edition_2.5.0.9.sh" +S="${WORKDIR}/data/noarch" LICENSE="GOG-EULA" SLOT="0" @@ -22,9 +23,7 @@ RDEPEND="dev-libs/expat[abi_x86_32(-)] virtual/opengl[abi_x86_32(-)] x11-libs/libX11[abi_x86_32(-)]" -QA_PREBUILT="/opt/${PN}/BaldursGate" - -S="${WORKDIR}/data/noarch" +QA_PREBUILT="opt/${PN}/BaldursGate" pkg_nofetch() { einfo "Please buy and download \"${SRC_URI}\" from"