Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/broken-age/
Date: Mon, 23 Aug 2021 04:06:25
Message-Id: 1629691553.60ef30d1cc5d8ad61987c1961a18b378d0777ea3.sam@gentoo
1 commit: 60ef30d1cc5d8ad61987c1961a18b378d0777ea3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 02:27:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 04:05:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ef30d1
7
8 games-rpg/broken-age: tidy ebuild
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-rpg/broken-age/broken-age-2.4.800398.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-rpg/broken-age/broken-age-2.4.800398.ebuild b/games-rpg/broken-age/broken-age-2.4.800398.ebuild
16 index f2032256320..4c74b803f8d 100644
17 --- a/games-rpg/broken-age/broken-age-2.4.800398.ebuild
18 +++ b/games-rpg/broken-age/broken-age-2.4.800398.ebuild
19 @@ -9,6 +9,7 @@ MY_PN="BrokenAge"
20 DESCRIPTION="Point-and-click adventure from Tim Schafer's Double Fine Productions"
21 HOMEPAGE="http://www.brokenagegame.com"
22 SRC_URI="${MY_PN}_linux.tar.gz"
23 +S="${WORKDIR}"
24
25 LICENSE="all-rights-reserved"
26 SLOT="0"
27 @@ -20,10 +21,9 @@ RDEPEND="
28 virtual/opengl[abi_x86_32]
29 "
30
31 -S="${WORKDIR}"
32
33 DIR="/opt/${PN}"
34 -QA_PREBUILT="${DIR}/*"
35 +QA_PREBUILT="${DIR#/}/*"
36
37 pkg_nofetch() {
38 einfo "Please buy and download ${SRC_URI} from:"