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-tcj/
Date: Mon, 23 Aug 2021 04:06:24
Message-Id: 1629691555.2bc24f45cd7da343a0b5e0101e68b5811cf7cd39.sam@gentoo
1 commit: 2bc24f45cd7da343a0b5e0101e68b5811cf7cd39
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 22 02:28:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 04:05:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc24f45
7
8 games-rpg/deponia-tcj: tidy ebuild
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-)
14
15 diff --git a/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild b/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild
16 index eb2f670cf6b..f53a8fe60ea 100644
17 --- a/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild
18 +++ b/games-rpg/deponia-tcj/deponia-tcj-3.3.0156.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,6 +9,8 @@ MY_PN="Deponia - The Complete Journey"
26 DESCRIPTION="The Complete Journey: The first three Deponia point-and-click adventures"
27 HOMEPAGE="https://www.daedalic.com/deponia"
28 SRC_URI="DeponiaTCJ_${PV}_Full_DEB_DE_EN_FR_IT_RU_PL_Daedalic_ESD.tar.gz"
29 +S="${WORKDIR}/${MY_PN}"
30 +
31 LICENSE="all-rights-reserved"
32 SLOT="0"
33 KEYWORDS="-* ~amd64"
34 @@ -20,10 +22,8 @@ RDEPEND="
35 virtual/opengl
36 "
37
38 -S="${WORKDIR}/${MY_PN}"
39 -
40 DIR="/opt/${PN}"
41 -QA_PREBUILT="${DIR}/*"
42 +QA_PREBUILT="${DIR#/}/*"
43
44 pkg_nofetch() {
45 einfo "Please buy and download ${SRC_URI} from:"