From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/u2ps/
Date: Mon, 10 Mar 2025 01:55:43 +0000 (UTC) [thread overview]
Message-ID: <1741571257.8e9ba6ec5130fc876fd3f0cf405f9a2bfb19b8d3.sam@gentoo> (raw)
commit: 8e9ba6ec5130fc876fd3f0cf405f9a2bfb19b8d3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 10 01:47:37 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 10 01:47:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9ba6ec
app-text/u2ps: EAPI 8, build w/ -std=gnu17
... because archived upstream.
Closes: https://bugs.gentoo.org/945504
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/u2ps/{u2ps-1.2.ebuild => u2ps-1.2-r1.ebuild} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/app-text/u2ps/u2ps-1.2.ebuild b/app-text/u2ps/u2ps-1.2-r1.ebuild
similarity index 86%
rename from app-text/u2ps/u2ps-1.2.ebuild
rename to app-text/u2ps/u2ps-1.2-r1.ebuild
index 71ad11c5557b..93bb789cdacc 100644
--- a/app-text/u2ps/u2ps-1.2.ebuild
+++ b/app-text/u2ps/u2ps-1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit toolchain-funcs
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="A text to PostScript converter like a2ps, but supports UTF-8"
HOMEPAGE="https://github.com/arsv/u2ps"
@@ -23,6 +23,8 @@ PATCHES=(
)
src_configure() {
+ # bug #945504
+ append-flags -std=gnu17
# this isnt autoconf, so econf fails...
tc-export CC
./configure \
next reply other threads:[~2025-03-10 1:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 1:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-04 3:36 [gentoo-commits] repo/gentoo:master commit in: app-text/u2ps/ Sam James
2021-01-04 3:31 Sam James
2020-11-27 18:40 Aaron Bauman
2020-11-27 16:04 Agostino Sarubbo
2019-12-22 19:49 Andreas K. Hüttel
2017-10-04 7:47 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=1741571257.8e9ba6ec5130fc876fd3f0cf405f9a2bfb19b8d3.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