From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/savagewheels/
Date: Mon, 4 Sep 2023 21:24:53 +0000 (UTC) [thread overview]
Message-ID: <1693862668.2d10df2a823d5d57edbdfa86a7e52a78d0104a55.asturm@gentoo> (raw)
commit: 2d10df2a823d5d57edbdfa86a7e52a78d0104a55
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 4 19:12:35 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 4 21:24:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d10df2a
games-arcade/savagewheels: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-arcade/savagewheels/savagewheels-1.6.1-r2.ebuild | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/games-arcade/savagewheels/savagewheels-1.6.1-r2.ebuild b/games-arcade/savagewheels/savagewheels-1.6.1-r2.ebuild
index b52e1e1467e6..529643c86ba3 100644
--- a/games-arcade/savagewheels/savagewheels-1.6.1-r2.ebuild
+++ b/games-arcade/savagewheels/savagewheels-1.6.1-r2.ebuild
@@ -1,15 +1,13 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+GAMEDATA="${PN}-gamedata-1.4.0"
inherit cmake
DESCRIPTION="2D car crashing game similar to the old classic Destruction Derby"
HOMEPAGE="https://github.com/kenamick/savagewheels"
-
-GAMEDATA="${PN}-gamedata-1.4.0"
-
SRC_URI="
https://github.com/kenamick/savagewheels/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/kenamick/savagewheels/releases/download/v1.4/${PN}-gamedata.tar.gz -> ${GAMEDATA}.tar.gz
@@ -30,10 +28,8 @@ src_unpack() {
unpack ${P}.tar.gz
cp "${FILESDIR}/${PN}.in" "${S}" || die
- mkdir "${WORKDIR}/${GAMEDATA}" ||
- die "Failed to make directory: ${WORKDIR}/${GAMEDATA}"
- cd "${WORKDIR}/${GAMEDATA}" ||
- die "Unable to change into directory: ${WORKDIR}/${GAMEDATA}"
+ mkdir "${WORKDIR}/${GAMEDATA}" || die
+ cd "${WORKDIR}/${GAMEDATA}" || die
unpack "${GAMEDATA}.tar.gz"
}
next reply other threads:[~2023-09-04 21:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 21:24 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-24 13:09 [gentoo-commits] repo/gentoo:master commit in: games-arcade/savagewheels/ Andrew Ammerlaan
2021-02-28 19:54 Andreas Sturmlechner
2017-05-25 11:14 David Seifert
2017-04-08 8:21 Amy Liffey
2017-03-04 21:17 Matt Thode
2016-07-01 12:55 Michał Górny
2016-05-09 3:02 Ian Delaney
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=1693862668.2d10df2a823d5d57edbdfa86a7e52a78d0104a55.asturm@gentoo \
--to=asturm@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