From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gnokii/
Date: Sun, 23 May 2021 07:23:30 +0000 (UTC) [thread overview]
Message-ID: <1621754584.06c9a3ec21aad19e064ed7e6d04d33813274164e.bircoph@gentoo> (raw)
commit: 06c9a3ec21aad19e064ed7e6d04d33813274164e
Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com>
AuthorDate: Fri Mar 12 07:58:35 2021 +0000
Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun May 23 07:23:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c9a3ec
app-mobilephone/gnokii: remove my_bool usage
Closes: https://bugs.gentoo.org/775485
Signed-off-by: Ionen Wolkens <sudinave <AT> gmail.com>
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>
app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild
index ea8a7db38ad..7052b8e8aa7 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild
@@ -61,9 +61,12 @@ src_prepare() {
"${FILESDIR}"/${P}-translations.patch
)
+ default
+
sed -i -e "s:/usr/local:${EPREFIX}/usr:" Docs/sample/gnokiirc || die
- default
+ # bug 775485
+ sed -i -e "s:my_bool:bool:" smsd/mysql.c || die
cp "${FILESDIR}"/${P}-codeset.m4 m4/codeset.m4 || die
mv configure.{in,ac} || die
next reply other threads:[~2021-05-23 7:23 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-23 7:23 Andrew Savchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-13 18:50 [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gnokii/ Arthur Zamarin
2024-05-13 18:50 Arthur Zamarin
2023-12-29 1:16 Sam James
2023-02-08 17:13 Sam James
2022-10-08 20:01 Sam James
2021-03-20 9:09 Sam James
2021-03-14 22:11 Sam James
2021-03-12 15:28 Sam James
2021-03-12 15:25 Sam James
2021-03-11 13:33 Sam James
2020-06-15 2:35 Aaron Bauman
2020-04-10 9:48 Sergei Trofimovich
2020-04-04 11:07 Sergei Trofimovich
2019-02-05 18:41 Brian Evans
2017-04-30 11:53 Michael Palimaka
2017-04-30 9:02 Jeroen Roovers
2017-02-24 9:47 Michael Weber
2016-12-12 22:22 David Seifert
2015-11-18 6:47 Jeroen Roovers
2015-11-13 9:42 Agostino Sarubbo
2015-11-12 9:40 Agostino Sarubbo
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=1621754584.06c9a3ec21aad19e064ed7e6d04d33813274164e.bircoph@gentoo \
--to=bircoph@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