public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pinfo/
Date: Wed, 19 Aug 2020 13:57:15 +0000 (UTC)	[thread overview]
Message-ID: <1597845431.0e2c5b910bf3067d91d357a68d5b7a185a7a32be.jer@gentoo> (raw)

commit:     0e2c5b910bf3067d91d357a68d5b7a185a7a32be
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 13:53:46 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 13:57:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2c5b91

app-text/pinfo: Filter out -Werror

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Closes: https://bugs.gentoo.org/692366
Closes: https://bugs.gentoo.org/722414
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 app-text/pinfo/pinfo-0.6.13.ebuild | 3 +++
 app-text/pinfo/pinfo-99999.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/app-text/pinfo/pinfo-0.6.13.ebuild b/app-text/pinfo/pinfo-0.6.13.ebuild
index 1edae9c02d3..65a73c599ed 100644
--- a/app-text/pinfo/pinfo-0.6.13.ebuild
+++ b/app-text/pinfo/pinfo-0.6.13.ebuild
@@ -34,6 +34,9 @@ PATCHES=(
 
 src_prepare() {
 	default
+
+	sed -i -e 's| -Werror||g' configure.ac || die
+
 	eautoreconf
 }
 

diff --git a/app-text/pinfo/pinfo-99999.ebuild b/app-text/pinfo/pinfo-99999.ebuild
index 697760bc7fc..94bcef91cbb 100644
--- a/app-text/pinfo/pinfo-99999.ebuild
+++ b/app-text/pinfo/pinfo-99999.ebuild
@@ -29,11 +29,13 @@ DEPEND="
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.6.9-GROFF_NO_SGR.patch
 	"${FILESDIR}"/${PN}-0.6.9-lzma-xz.patch
-	"${FILESDIR}"/${PN}-0.6.13-fno-common.patch
 )
 
 src_prepare() {
 	default
+
+	sed -i -e 's| -Werror||g' configure.ac || die
+
 	eautoreconf
 }
 


             reply	other threads:[~2020-08-19 13:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 13:57 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-21 18:09 [gentoo-commits] repo/gentoo:master commit in: app-text/pinfo/ Marek Szuba
2023-04-28  6:26 Sam James
2023-04-28  6:05 Sam James
2023-04-28  6:05 Sam James
2021-12-10 11:34 Arthur Zamarin
2021-08-23 21:29 Marek Szuba
2020-11-05 14:31 Marek Szuba
2020-09-05  2:37 Sam James
2020-08-29 12:57 Sam James
2020-08-28 22:21 Sergei Trofimovich
2019-08-29 11:39 David Seifert
2019-08-10 13:37 Jeroen Roovers
2019-04-21 17:28 Jeroen Roovers
2019-04-18  9:57 Jeroen Roovers
2019-04-18  9:57 Jeroen Roovers
2019-02-01  9:37 Jeroen Roovers
2019-01-18 16:34 Jeroen Roovers
2017-05-23 15:48 Jeroen Roovers
2015-08-16 11:30 Justin Lecher
2015-08-12 15:15 Mike Frysinger

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=1597845431.0e2c5b910bf3067d91d357a68d5b7a185a7a32be.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