public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/m64py/
Date: Sun, 16 Jun 2019 17:59:16 +0000 (UTC)	[thread overview]
Message-ID: <1560707943.45ee04ae7ab32e7ad1bd4182a21cb96831c7e89d.soap@gentoo> (raw)

commit:     45ee04ae7ab32e7ad1bd4182a21cb96831c7e89d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 17:58:26 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 17:59:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ee04ae

games-emulation/m64py: Add py3.7

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-emulation/m64py/m64py-0.2.4.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-emulation/m64py/m64py-0.2.4.ebuild b/games-emulation/m64py/m64py-0.2.4.ebuild
index bd849bbab87..3a2bbf16337 100644
--- a/games-emulation/m64py/m64py-0.2.4.ebuild
+++ b/games-emulation/m64py/m64py-0.2.4.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 
 inherit distutils-r1 xdg-utils
 
@@ -37,9 +37,9 @@ RDEPEND="
 
 python_prepare_all() {
 	# set the correct search path
-	cat >> src/m64py/platform.py <<-_EOF_
+	cat >> src/m64py/platform.py <<-_EOF_ || die
 		SEARCH_DIRS = ["/usr/$(get_libdir)/mupen64plus"]
-_EOF_
+	_EOF_
 
 	distutils-r1_python_prepare_all
 }


             reply	other threads:[~2019-06-16 17:59 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16 17:59 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-04 18:40 [gentoo-commits] repo/gentoo:master commit in: games-emulation/m64py/ Michał Górny
2025-05-04 18:40 Michał Górny
2025-05-04 18:40 Michał Górny
2024-10-19 15:24 Michał Górny
2024-05-28 15:27 Michał Górny
2023-11-27 12:31 Michał Górny
2023-04-08 13:40 Michał Górny
2023-04-08 13:40 Michał Górny
2023-04-08 13:40 Michał Górny
2023-03-09  7:38 Arthur Zamarin
2022-05-18 10:29 Michał Górny
2022-05-18  7:36 Michał Górny
2020-09-18  9:38 Michał Górny
2020-08-01 22:10 Aaron Bauman
2020-07-12  6:37 Michał Górny
2020-07-12  6:37 Michał Górny
2020-01-03 20:40 Michał Górny
2018-03-26 16:14 Michał Górny
2018-01-01 13:47 Michał Górny
2018-01-01 13:47 Michał Górny
2018-01-01 13:47 Michał Górny
2018-01-01 13:47 Michał Górny
2018-01-01 13:47 Michał Górny
2018-01-01 13:47 Michał Górny
2016-10-08  6:29 Pacho Ramos
2016-06-11 20:39 Pacho Ramos
2016-03-27 17:44 David Seifert
2015-10-25 21:36 Michał Górny
2015-10-04  9:40 Michał Górny

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=1560707943.45ee04ae7ab32e7ad1bd4182a21cb96831c7e89d.soap@gentoo \
    --to=soap@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