public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
@ 2017-02-16 22:58 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2017-02-16 22:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b88ea2693c746bf823eac655a7e3e63e3510d919
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 22:55:34 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 22:55:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88ea269

app-misc/interceptty: EAPI 6 bump.

Package-Manager: portage-2.3.3

 app-misc/interceptty/interceptty-0.6-r1.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/app-misc/interceptty/interceptty-0.6-r1.ebuild b/app-misc/interceptty/interceptty-0.6-r1.ebuild
new file mode 100644
index 0000000000..d4e6f17bb1
--- /dev/null
+++ b/app-misc/interceptty/interceptty-0.6-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=6
+
+DESCRIPTION="a program that can sit between a serial port and an application"
+HOMEPAGE="http://www.suspectclass.com/~sgifford/interceptty/"
+SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( AUTHORS NEWS README TODO )
+
+src_install() {
+	default
+	dobin "${PN}" "${PN}-nicedump"
+	doman "${PN}.1"
+	doman interceptty.1
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
@ 2017-11-25 14:08 Patrick Lauer
  0 siblings, 0 replies; 6+ messages in thread
From: Patrick Lauer @ 2017-11-25 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     01c5859befa486104ded33afbe0fb73a6129e39d
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 13:58:50 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 14:08:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c5859b

app-misc/interceptty: Whitespace

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-misc/interceptty/interceptty-0.6-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-misc/interceptty/interceptty-0.6-r1.ebuild b/app-misc/interceptty/interceptty-0.6-r1.ebuild
index cf3049e8af0..7648068d4ad 100644
--- a/app-misc/interceptty/interceptty-0.6-r1.ebuild
+++ b/app-misc/interceptty/interceptty-0.6-r1.ebuild
@@ -1,5 +1,6 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=6
 
 DESCRIPTION="a program that can sit between a serial port and an application"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
@ 2018-03-17 21:47 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-03-17 21:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d94fea344beba5d6750df20b574d74737232d696
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 21:46:29 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 21:47:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94fea34

app-misc/interceptty: clean up old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/interceptty/interceptty-0.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/interceptty/interceptty-0.6-r1.ebuild b/app-misc/interceptty/interceptty-0.6-r1.ebuild
index 7648068d4ad..c5ad585cc5e 100644
--- a/app-misc/interceptty/interceptty-0.6-r1.ebuild
+++ b/app-misc/interceptty/interceptty-0.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DOCS=( AUTHORS NEWS README TODO )
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
@ 2018-03-17 21:47 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-03-17 21:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f4f595a0acfbdaf3e49cbb665deb3b0dc27eb68a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 21:47:00 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 21:47:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f595a0

app-misc/interceptty: stable for amd64+x86.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-misc/interceptty/interceptty-0.6.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-misc/interceptty/interceptty-0.6.ebuild b/app-misc/interceptty/interceptty-0.6.ebuild
deleted file mode 100644
index 9689a1788a5..00000000000
--- a/app-misc/interceptty/interceptty-0.6.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="a program that can sit between a serial port and an application"
-HOMEPAGE="http://www.suspectclass.com/~sgifford/interceptty/"
-SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-src_install() {
-	into /usr
-	dobin interceptty interceptty-nicedump || die
-	dodoc AUTHORS NEWS README TODO
-	doman interceptty.1
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
@ 2022-07-31 20:03 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2022-07-31 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     458480a2cdbc8057bd3b4bff13a160a2cb77dafc
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 31 20:03:25 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 31 20:03:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458480a2

app-misc/interceptty: update EAPI 6 -> 8

Closes: https://bugs.gentoo.org/691180
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...terceptty-0.6-r1.ebuild => interceptty-0.6-r2.ebuild} | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/app-misc/interceptty/interceptty-0.6-r1.ebuild b/app-misc/interceptty/interceptty-0.6-r2.ebuild
similarity index 50%
rename from app-misc/interceptty/interceptty-0.6-r1.ebuild
rename to app-misc/interceptty/interceptty-0.6-r2.ebuild
index c5ad585cc5e0..18e316366f4c 100644
--- a/app-misc/interceptty/interceptty-0.6-r1.ebuild
+++ b/app-misc/interceptty/interceptty-0.6-r2.ebuild
@@ -1,22 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="a program that can sit between a serial port and an application"
-HOMEPAGE="http://www.suspectclass.com/~sgifford/interceptty/"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
 SRC_URI="http://www.suspectclass.com/~sgifford/${PN}/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-src_install() {
-	default
-	dobin "${PN}" "${PN}-nicedump"
-	doman "${PN}.1"
-	doman interceptty.1
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-misc/interceptty/
@ 2022-11-22  3:23 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-11-22  3:23 UTC (permalink / raw
  To: gentoo-commits

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
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-22  3:23 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox