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-arcade/tomatoes/
Date: Mon, 23 Aug 2021 04:06:30
Message-Id: 1629691566.784f76a9a73772dddf73cf96bd85e4db11c765da.sam@gentoo
1 commit: 784f76a9a73772dddf73cf96bd85e4db11c765da
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 23 03:48:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 23 04:06:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784f76a9
7
8 games-arcade/tomatoes: fix group of binary
9
10 Closes: https://bugs.gentoo.org/809353
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 .../tomatoes/{tomatoes-1.55-r3.ebuild => tomatoes-1.55-r4.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-arcade/tomatoes/tomatoes-1.55-r3.ebuild b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild
17 similarity index 96%
18 rename from games-arcade/tomatoes/tomatoes-1.55-r3.ebuild
19 rename to games-arcade/tomatoes/tomatoes-1.55-r4.ebuild
20 index 088f0a4563b..7bf17cee3fc 100644
21 --- a/games-arcade/tomatoes/tomatoes-1.55-r3.ebuild
22 +++ b/games-arcade/tomatoes/tomatoes-1.55-r4.ebuild
23 @@ -67,7 +67,7 @@ src_install() {
24 touch "${ED}"/var/games/${PN}/hiscore.lst || die "touch failed"
25
26 fperms 660 /var/games/${PN}/hiscore.lst
27 - fowners -R root:gamestat /var/games/${PN}
28 + fowners -R root:gamestat /var/games/${PN} /usr/bin/${PN}
29 fperms g+s /usr/bin/${PN}
30
31 insinto /etc/${PN}