From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbtime/
Date: Thu, 2 Mar 2023 21:05:25 +0000 (UTC) [thread overview]
Message-ID: <1677791115.4fe6b54d0b99f06b736243279b917b8aa49289f7.bkohler@gentoo> (raw)
commit: 4fe6b54d0b99f06b736243279b917b8aa49289f7
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 20:59:30 2023 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 21:05:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe6b54d
x11-misc/bbtime: -Wregister fixes
Closes: https://bugs.gentoo.org/898872
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
x11-misc/bbtime/bbtime-0.1.5-r2.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/x11-misc/bbtime/bbtime-0.1.5-r2.ebuild b/x11-misc/bbtime/bbtime-0.1.5-r2.ebuild
index 8c74fcf000b9..8b7f49b5efc4 100644
--- a/x11-misc/bbtime/bbtime-0.1.5-r2.ebuild
+++ b/x11-misc/bbtime/bbtime-0.1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,6 +23,9 @@ PATCHES=( "${FILESDIR}"/${P}-asneeded.patch )
src_prepare() {
default
mv configure.{in,ac} || die
+ sed -i \
+ -e 's|register ||' \
+ Image.cc || die
eautoreconf
}
next reply other threads:[~2023-03-02 21:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-02 21:05 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-18 15:00 [gentoo-commits] repo/gentoo:master commit in: x11-misc/bbtime/ Ben Kohler
2022-01-11 16:55 Ben Kohler
2017-03-26 17:16 Michael Orlitzky
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=1677791115.4fe6b54d0b99f06b736243279b917b8aa49289f7.bkohler@gentoo \
--to=bkohler@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