* [gentoo-commits] repo/gentoo:master commit in: games-arcade/xjump/
@ 2021-08-23 4:06 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-08-23 4:06 UTC (permalink / raw
To: gentoo-commits
commit: bd960a14955aaff48cd102936e9643b88f738722
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 23 04:03:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 23 04:06:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd960a14
games-arcade/xjump: fix group of binary
Closes: https://bugs.gentoo.org/809353
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-arcade/xjump/{xjump-2.7.5-r1.ebuild => xjump-2.7.5-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-arcade/xjump/xjump-2.7.5-r1.ebuild b/games-arcade/xjump/xjump-2.7.5-r2.ebuild
similarity index 94%
rename from games-arcade/xjump/xjump-2.7.5-r1.ebuild
rename to games-arcade/xjump/xjump-2.7.5-r2.ebuild
index 5e3328386b4..7dacc1d1aa3 100644
--- a/games-arcade/xjump/xjump-2.7.5-r1.ebuild
+++ b/games-arcade/xjump/xjump-2.7.5-r2.ebuild
@@ -58,6 +58,6 @@ src_install() {
touch "${ED}"/var/games/${PN}/xjump.hiscores || die
fperms -R 660 /var/games/${PN}
- fowners -R root:gamestat /var/games/${PN}
- fperms g+s /usr/bin/xjump
+ fowners -R root:gamestat /var/games/${PN} /usr/bin/${PN}
+ fperms g+s /usr/bin/${PN}
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/xjump/
@ 2024-04-05 21:27 James Le Cuirot
0 siblings, 0 replies; 2+ messages in thread
From: James Le Cuirot @ 2024-04-05 21:27 UTC (permalink / raw
To: gentoo-commits
commit: 45b489b66e4d121dcc9c1e390b0da11fca04bcd2
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 5 21:25:03 2024 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Apr 5 21:25:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45b489b6
games-arcade/xjump: EAPI 8
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-arcade/xjump/{xjump-2.7.5-r2.ebuild => xjump-2.7.5-r3.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-arcade/xjump/xjump-2.7.5-r2.ebuild b/games-arcade/xjump/xjump-2.7.5-r3.ebuild
similarity index 99%
rename from games-arcade/xjump/xjump-2.7.5-r2.ebuild
rename to games-arcade/xjump/xjump-2.7.5-r3.ebuild
index 3800e1924c0f..65704b65f41a 100644
--- a/games-arcade/xjump/xjump-2.7.5-r2.ebuild
+++ b/games-arcade/xjump/xjump-2.7.5-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit toolchain-funcs
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-05 21:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 21:27 [gentoo-commits] repo/gentoo:master commit in: games-arcade/xjump/ James Le Cuirot
-- strict thread matches above, loose matches on Subject: below --
2021-08-23 4:06 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox