public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/extract-xiso/
Date: Thu, 29 May 2025 20:56:33 +0000 (UTC)	[thread overview]
Message-ID: <1748552164.264b50e093b50618c689b75b55d4b8a10eeacd41.asturm@gentoo> (raw)

commit:     264b50e093b50618c689b75b55d4b8a10eeacd41
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Thu May 29 07:44:20 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 29 20:56:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264b50e0

app-cdr/extract-xiso: add 2.7.1_p202505152050

Closes: https://bugs.gentoo.org/943912
Closes: https://bugs.gentoo.org/951723
Signed-off-by: Johannes Huber <johu <AT> gmx.de>
Part-of: https://github.com/gentoo/gentoo/pull/42319
Closes: https://github.com/gentoo/gentoo/pull/42319
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-cdr/extract-xiso/Manifest                                       | 1 +
 app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild        | 4 +---
 ...p202303040307.ebuild => extract-xiso-2.7.1_p202505152050.ebuild} | 6 ++----
 3 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/app-cdr/extract-xiso/Manifest b/app-cdr/extract-xiso/Manifest
index d029b995fdfd..3b3aaa7bfb74 100644
--- a/app-cdr/extract-xiso/Manifest
+++ b/app-cdr/extract-xiso/Manifest
@@ -1 +1,2 @@
 DIST extract-xiso-2.7.1_p202303040307.tar.gz 27049 BLAKE2B 939479ff8b97713075d7af57311469fbfc66665a32174bfea7709e29add3dc0a181af85e9ee43b61291181b6932c48936af72a6296768be8d5738e9e4db00562 SHA512 159c264758b410a0dec6d4958c8bdb992aaa96e6b0a903209f0db93e914cf84ea5a911476798626e01caecb5baa71d65446fd59244a135d8e6c3e3112b128170
+DIST extract-xiso-2.7.1_p202505152050.tar.gz 26304 BLAKE2B 6c2fb9a55e099a4b1d9d819e8bd8142ad21f2e8e1549b77fc4f8142ecd287be24d6d826eed8dae12f25ea279c4125121721c3d14010ba23815070ca431e121c1 SHA512 6ad87d08ec282d7f9600706358d64ab832c4bcec46119ac6f889e39b097872022678b9421ef583072a5b3347bb9e5e626943cd0740f29d2c2aa1413352d1dc5d

diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild
index 9f0717334cf1..88e397e11d95 100644
--- a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild
+++ b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild
@@ -1,12 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 inherit cmake
 
-MY_PV=${PV/_beta/b}
-
 DESCRIPTION="Tool for extracting and creating optimised Xbox ISO images"
 HOMEPAGE="https://sourceforge.net/projects/extract-xiso/"
 if [[ ${PV} == *_p* ]] ; then

diff --git a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202505152050.ebuild
similarity index 86%
copy from app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild
copy to app-cdr/extract-xiso/extract-xiso-2.7.1_p202505152050.ebuild
index 9f0717334cf1..b6b17d98c9c3 100644
--- a/app-cdr/extract-xiso/extract-xiso-2.7.1_p202303040307.ebuild
+++ b/app-cdr/extract-xiso/extract-xiso-2.7.1_p202505152050.ebuild
@@ -1,12 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 inherit cmake
 
-MY_PV=${PV/_beta/b}
-
 DESCRIPTION="Tool for extracting and creating optimised Xbox ISO images"
 HOMEPAGE="https://sourceforge.net/projects/extract-xiso/"
 if [[ ${PV} == *_p* ]] ; then
@@ -19,4 +17,4 @@ fi
 
 LICENSE="BSD-4"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc ~x86"


             reply	other threads:[~2025-05-29 20:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-29 20:56 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-29  6:53 [gentoo-commits] repo/gentoo:master commit in: app-cdr/extract-xiso/ Petr Vaněk
2025-03-19  8:39 Petr Vaněk
2024-11-23 17:26 Michał Górny
2024-11-23 17:21 Michał Górny
2024-11-23 12:09 Sam James
2022-12-18 20:32 Arthur Zamarin
2022-12-18 12:45 Sam James
2022-12-18 12:45 Sam James
2022-10-19  2:35 Sam James
2022-10-19  2:35 Sam James
2021-04-19 20:54 Sam James
2019-02-12 10:29 Mikle Kolyada
2019-02-12 10:29 Mikle Kolyada
2015-08-10  9:18 Mike Frysinger
2015-08-10  9:18 Mike Frysinger
2015-08-10  9:18 Mike Frysinger

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=1748552164.264b50e093b50618c689b75b55d4b8a10eeacd41.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