public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/unifdef/
Date: Tue, 10 Jan 2023 02:44:58 +0000 (UTC)	[thread overview]
Message-ID: <1673318689.32fe0bdfb36172f810ae37254b7fa1d93979ad1d.sam@gentoo> (raw)

commit:     32fe0bdfb36172f810ae37254b7fa1d93979ad1d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  9 15:35:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 02:44:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32fe0bdf

dev-util/unifdef: EAPI 8, switch to xz

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/unifdef/Manifest                                        | 2 +-
 dev-util/unifdef/{unifdef-2.12.ebuild => unifdef-2.12-r1.ebuild} | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/unifdef/Manifest b/dev-util/unifdef/Manifest
index 44497c76352c..bec8067e9cd0 100644
--- a/dev-util/unifdef/Manifest
+++ b/dev-util/unifdef/Manifest
@@ -1 +1 @@
-DIST unifdef-2.12.tar.gz 87091 BLAKE2B d14072f79b9d8b17a033c7068a3c6a423c2e66570aac6d232e387ffd256bc66ad3c4c1467b6f101124bf494f2c12c7b8d37c64104623b0022e435a7e5aa78d5a SHA512 9a00f69309578817af5b3a6cf45f293506e8326b520bed7c0ab2f66661e32a115b7f5aa9b0572cfbee5887044e5f0d70967904ec137172e67a1aab5abe09d3b5
+DIST unifdef-2.12.tar.xz 66912 BLAKE2B c56069f92921f7a994c759d9cb1d271c1d8da0b5faf0acd84c2add13622e1240e4d3aea3fa4a9e082739cc1999bcacbf255dfeb0c5ec6a183e2a3e1bb599dbc4 SHA512 df78cf931989b5e604e68e0bf00490782d385a575b51584e4be44535b6bde5f9e2abff14510f8f426670d9f6f1abfb5768da5e108bdefd6c9d0c8356a05164b5

diff --git a/dev-util/unifdef/unifdef-2.12.ebuild b/dev-util/unifdef/unifdef-2.12-r1.ebuild
similarity index 77%
rename from dev-util/unifdef/unifdef-2.12.ebuild
rename to dev-util/unifdef/unifdef-2.12-r1.ebuild
index bc656050697f..f11d421c48d1 100644
--- a/dev-util/unifdef/unifdef-2.12.ebuild
+++ b/dev-util/unifdef/unifdef-2.12-r1.ebuild
@@ -1,19 +1,19 @@
-# 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
 
 inherit toolchain-funcs
 
 DESCRIPTION="remove #ifdef'ed lines from a file while otherwise leaving the file alone"
 HOMEPAGE="https://dotat.at/prog/unifdef/"
-SRC_URI="https://dotat.at/prog/unifdef/${P}.tar.gz"
+SRC_URI="https://dotat.at/prog/unifdef/${P}.tar.xz"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
-PATCHES=("${FILESDIR}"/${P}-tests.patch)
+PATCHES=( "${FILESDIR}"/${P}-tests.patch )
 
 DOCS=( README )
 


             reply	other threads:[~2023-01-10  2:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10  2:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-02 17:36 [gentoo-commits] repo/gentoo:master commit in: dev-util/unifdef/ Arthur Zamarin
2023-03-25  2:20 Matt Turner
2022-11-23  7:53 WANG Xuerui
2022-05-13 16:46 Jakov Smolić
2021-08-04  9:01 Sergei Trofimovich
2021-06-16 19:16 Sam James
2021-06-16 19:15 Sergei Trofimovich
2021-06-16 18:11 Lars Wendler
2021-05-08 19:11 David Seifert
2021-05-08 18:58 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:49 Sam James
2021-05-08 18:44 Sam James
2021-05-08 18:41 Sam James
2020-02-18  9:52 Lars Wendler
2019-12-10  3:35 Aaron Bauman
2016-06-26 12:18 Benda XU
2015-12-05 19:26 Lars Wendler

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=1673318689.32fe0bdfb36172f810ae37254b7fa1d93979ad1d.sam@gentoo \
    --to=sam@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