public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/
Date: Sat, 19 Nov 2022 16:59:03 +0000 (UTC)	[thread overview]
Message-ID: <1668877110.b124c4ea8c9c6d2db1e61dae51962012e5d59da8.tomjbe@gentoo> (raw)

commit:     b124c4ea8c9c6d2db1e61dae51962012e5d59da8
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 16:56:53 2022 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 16:58:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b124c4ea

sci-electronics/puff: Drop illegal parameter

Closes: https://bugs.gentoo.org/880225
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 sci-electronics/puff/puff-20181104.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-electronics/puff/puff-20181104.ebuild b/sci-electronics/puff/puff-20181104.ebuild
index c3e3c633e08d..80838dd3c7ef 100644
--- a/sci-electronics/puff/puff-20181104.ebuild
+++ b/sci-electronics/puff/puff-20181104.ebuild
@@ -25,6 +25,8 @@ src_prepare() {
 	eapply -p0 "${FILESDIR}"/$P-Makefile.patch
 	# add missing LDPATH for libX11.so
 	sed -i -e "s:-lX11:-L/usr/$(get_libdir) -lX11:g" Makefile || die
+	# drop no longer needed and now unsupported paramter '-T' (bug #8802225)
+	sed -i -e "s: -T : :g" Makefile || die
 	eapply_user
 }
 


             reply	other threads:[~2022-11-19 16:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-19 16:59 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-15  8:49 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/puff/ Andrew Ammerlaan
2022-11-19 16:59 Thomas Beierlein
2021-06-30 18:23 Thomas Beierlein
2021-06-29 17:12 Thomas Beierlein
2021-06-29 17:12 Thomas Beierlein
2019-04-20  1:29 Aaron Bauman
2018-11-28  0:06 Aaron Bauman
2018-07-22 11:41 Thomas Beierlein

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=1668877110.b124c4ea8c9c6d2db1e61dae51962012e5d59da8.tomjbe@gentoo \
    --to=tomjbe@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