public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/monsterz/
Date: Sun,  5 May 2024 23:44:11 +0000 (UTC)	[thread overview]
Message-ID: <1714952250.e51d2e1d479b5982e63aee9cde9f45f2584a8838.ionen@gentoo> (raw)

commit:     e51d2e1d479b5982e63aee9cde9f45f2584a8838
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 16:37:11 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=e51d2e1d

games-puzzle/monsterz: enable py3.12 + tidy

Closes: https://bugs.gentoo.org/929590
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-puzzle/monsterz/monsterz-0.7.1_p12.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/games-puzzle/monsterz/monsterz-0.7.1_p12.ebuild b/games-puzzle/monsterz/monsterz-0.7.1_p12.ebuild
index 1d555b46048f..c39a29488956 100644
--- a/games-puzzle/monsterz/monsterz-0.7.1_p12.ebuild
+++ b/games-puzzle/monsterz/monsterz-0.7.1_p12.ebuild
@@ -1,17 +1,18 @@
-# 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
 
 DESCRIPTION="Puzzle game similar to the famous Bejeweled or Zookeeper"
 HOMEPAGE="http://sam.zoy.org/projects/monsterz/"
 SRC_URI="
 	http://sam.zoy.org/projects/monsterz/${P/_p*}.tar.gz
-	mirror://debian/pool/main/${P::1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz"
-S="${WORKDIR}/${P/_p*}"
+	mirror://debian/pool/main/${P::1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz
+"
+S=${WORKDIR}/${P/_p*}
 
 LICENSE="GPL-1+ LGPL-2+ WTFPL-2"
 SLOT="0"
@@ -22,7 +23,8 @@ RDEPEND="
 	${PYTHON_DEPS}
 	$(python_gen_cond_dep 'dev-python/pygame[${PYTHON_USEDEP}]')
 	media-libs/sdl2-image[png]
-	media-libs/sdl2-mixer[mod]"
+	media-libs/sdl2-mixer[mod]
+"
 BDEPEND="${PYTHON_DEPS}"
 
 PATCHES=(


             reply	other threads:[~2024-05-05 23:44 UTC|newest]

Thread overview: 9+ 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 --
2025-04-16 10:59 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/monsterz/ Ionen Wolkens
2023-01-17  6:03 Ionen Wolkens
2021-11-14  0:45 Ionen Wolkens
2021-05-23 17:15 Sergei Trofimovich
2021-01-09 10:36 Sam James
2019-12-27 11:05 Pacho Ramos
2019-12-26 15:38 David Seifert
2019-12-25 19:30 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.e51d2e1d479b5982e63aee9cde9f45f2584a8838.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