public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
Date: Tue, 22 Nov 2022 03:23:24 +0000 (UTC)	[thread overview]
Message-ID: <1669087042.bee0d08c9993a955637119fcc33e1604050ba5eb.sam@gentoo> (raw)

commit:     bee0d08c9993a955637119fcc33e1604050ba5eb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 02:27:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 03:17:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee0d08c

app-misc/interceptty: fix configure w/ clang 16

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{interceptty-0.6-r2.ebuild => interceptty-0.6-r3.ebuild}     | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/app-misc/interceptty/interceptty-0.6-r2.ebuild b/app-misc/interceptty/interceptty-0.6-r3.ebuild
similarity index 83%
rename from app-misc/interceptty/interceptty-0.6-r2.ebuild
rename to app-misc/interceptty/interceptty-0.6-r3.ebuild
index 18e316366f4c..459a172da586 100644
--- a/app-misc/interceptty/interceptty-0.6-r2.ebuild
+++ b/app-misc/interceptty/interceptty-0.6-r3.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+inherit autotools
+
 DESCRIPTION="a program that can sit between a serial port and an application"
 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
@@ -10,3 +12,10 @@ SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
+
+src_prepare() {
+	default
+
+	# Clang 16
+	eautoreconf
+}


             reply	other threads:[~2022-11-22  3:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-22  3:23 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-31 20:03 [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/ David Seifert
2018-03-17 21:47 Patrice Clement
2018-03-17 21:47 Patrice Clement
2017-11-25 14:08 Patrick Lauer
2017-02-16 22:58 Patrice Clement

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=1669087042.bee0d08c9993a955637119fcc33e1604050ba5eb.sam@gentoo \
    --to=sam@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