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/deponia-doomsday/
Date: Mon, 23 Aug 2021 04:06:24
Message-Id: 1629691554.2fab4ce219338152e0cee28ccee7523a51db01e9.sam@gentoo
1 commit: 2fab4ce219338152e0cee28ccee7523a51db01e9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 02:27:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 04:05:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fab4ce2
7
8 games-rpg/deponia-doomsday: tidy ebuild
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild b/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild
16 index bbb377287f7..f26a0c328c7 100644
17 --- a/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild
18 +++ b/games-rpg/deponia-doomsday/deponia-doomsday-1.2.0267.ebuild
19 @@ -9,6 +9,8 @@ MY_PN="Deponia Doomsday"
20 DESCRIPTION="The fourth and final instalment of the Deponia point-and-click adventures"
21 HOMEPAGE="https://www.daedalic.com/deponia"
22 SRC_URI="Deponia4_${PV}_DEB_Full_Multi_Daedalic_ESD.tar"
23 +S="${WORKDIR}/${MY_PN}"
24 +
25 LICENSE="all-rights-reserved BSD LGPL-2.1 MIT OFL-1.1"
26 SLOT="0"
27 KEYWORDS="-* ~amd64"
28 @@ -25,10 +27,8 @@ RDEPEND="
29 virtual/opengl
30 "
31
32 -S="${WORKDIR}/${MY_PN}"
33 -
34 DIR="/opt/${PN}"
35 -QA_PREBUILT="${DIR}/*"
36 +QA_PREBUILT="${DIR#/}/*"
37
38 pkg_nofetch() {
39 einfo "Please buy and download ${SRC_URI} from:"