From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/beaver/
Date: Sat, 1 Jun 2019 11:19:53 +0000 (UTC) [thread overview]
Message-ID: <1559387988.a909058dd00ca24eabfcf5c42fe9b12df0ff5dda.jer@gentoo> (raw)
commit: a909058dd00ca24eabfcf5c42fe9b12df0ff5dda
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 11:19:12 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 11:19:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a909058d
app-editors/beaver: Fix GCC-9.1 inlining
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Fixes: https://bugs.gentoo.org/687118
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
app-editors/beaver/beaver-0.4.1.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app-editors/beaver/beaver-0.4.1.ebuild b/app-editors/beaver/beaver-0.4.1.ebuild
index 88eebb1e378..6e8052b4e9b 100644
--- a/app-editors/beaver/beaver-0.4.1.ebuild
+++ b/app-editors/beaver/beaver-0.4.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils gnome2-utils
+inherit eutils flag-o-matic gnome2-utils
DESCRIPTION="Beaver is an Early AdVanced EditoR"
HOMEPAGE="http://beaver-editor.sourceforge.net/"
@@ -26,6 +26,8 @@ src_prepare() {
}
src_configure() {
+ append-cflags -fgnu89-inline
+
econf \
$(use_enable doc doxygen-doc) \
$(use_enable debug)
next reply other threads:[~2019-06-01 11:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-01 11:19 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-20 9:23 [gentoo-commits] repo/gentoo:master commit in: app-editors/beaver/ Jeroen Roovers
2019-12-20 9:23 Jeroen Roovers
2020-02-01 12:08 Jeroen Roovers
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=1559387988.a909058dd00ca24eabfcf5c42fe9b12df0ff5dda.jer@gentoo \
--to=jer@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