From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/jumpnbump/
Date: Sun, 5 May 2024 23:44:11 +0000 (UTC) [thread overview]
Message-ID: <1714952250.474274b17b8bd467b159b715f83f8f08267da4c0.ionen@gentoo> (raw)
commit: 474274b17b8bd467b159b715f83f8f08267da4c0
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun May 5 16:19:31 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun May 5 23:37:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474274b1
games-arcade/jumpnbump: enable py3.12 + tidy
Closes: https://bugs.gentoo.org/929570
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-arcade/jumpnbump/jumpnbump-1.61_p20210421.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/games-arcade/jumpnbump/jumpnbump-1.61_p20210421.ebuild b/games-arcade/jumpnbump/jumpnbump-1.61_p20210421.ebuild
index a48697492c6e..2ce3affe6943 100644
--- a/games-arcade/jumpnbump/jumpnbump-1.61_p20210421.ebuild
+++ b/games-arcade/jumpnbump/jumpnbump-1.61_p20210421.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit desktop python-single-r1 toolchain-funcs
MY_COMMIT="73c5fe86fd831dec45a22077e8d63dd2b6a6349e"
@@ -11,7 +11,7 @@ MY_COMMIT="73c5fe86fd831dec45a22077e8d63dd2b6a6349e"
DESCRIPTION="Funny multiplayer game about cute little fluffy bunnies"
HOMEPAGE="https://libregames.gitlab.io/jumpnbump"
SRC_URI="https://gitlab.com/LibreGames/jumpnbump/-/archive/${MY_COMMIT}/${P}.tar.bz2"
-S="${WORKDIR}/${PN}-${MY_COMMIT}"
+S=${WORKDIR}/${PN}-${MY_COMMIT}
LICENSE="GPL-2+"
SLOT="0"
@@ -24,7 +24,8 @@ DEPEND="
media-libs/libsdl2[joystick,sound,video]
media-libs/sdl2-mixer[mod]
media-libs/sdl2-net
- sys-libs/zlib:="
+ sys-libs/zlib:=
+"
RDEPEND="
${DEPEND}
gui? (
@@ -63,7 +64,7 @@ src_install() {
use gui && emake -C menu PREFIX="${ED}"/usr install
doicon dist/${PN}.png
- rm "${ED}"/usr/share/icons/${PN}.png || die
+ rm -- "${ED}"/usr/share/icons/${PN}.png || die
einstalldocs
}
next reply other threads:[~2024-05-05 23:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-05 23:44 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-16 7:39 [gentoo-commits] repo/gentoo:master commit in: games-arcade/jumpnbump/ Ionen Wolkens
2023-02-16 7:39 Ionen Wolkens
2021-12-02 5:13 Ionen Wolkens
2021-12-02 5:13 Ionen Wolkens
2021-11-18 19:11 Ionen Wolkens
2021-04-06 18:18 Sam James
2021-03-05 23:56 Sam James
2021-03-05 23:56 Sam James
2018-04-17 21:01 Pacho Ramos
2018-04-17 21:01 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1714952250.474274b17b8bd467b159b715f83f8f08267da4c0.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox