public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2021-04-03 21:58 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-04-03 21:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e3f579a6324202144bec76722d2f8dace171b4a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 21:38:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  3 21:38:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f579a6

net-news/yydecode: update EAPI 5 -> 7

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

 net-news/yydecode/yydecode-0.2.10-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r1.ebuild b/net-news/yydecode/yydecode-0.2.10-r1.ebuild
index 1f94a29951d..03e4f0cc3c8 100644
--- a/net-news/yydecode/yydecode-0.2.10-r1.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="A decoder for yENC format, popular on Usenet"
 HOMEPAGE="http://yydecode.sourceforge.net/"
@@ -10,8 +10,8 @@ SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
-IUSE=""
 
 src_prepare() {
+	default
 	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2023-08-02 22:12 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2023-08-02 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     90017ac7c6a5b80232ff123aa6fa0f8eae04fc80
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 22:12:11 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 22:12:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90017ac7

net-news/yydecode: Stabilize 0.2.10-r2 arm, #911633

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

 net-news/yydecode/yydecode-0.2.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
index 2d41a1da9015..9f42c2cc05bc 100644
--- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~ppc ~sparc ~x86"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2023-08-03  6:01 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2023-08-03  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     d00bd23eff38a7a4f2d75365064c02610190b433
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  3 06:01:03 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug  3 06:01:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00bd23e

net-news/yydecode: Stabilize 0.2.10-r2 x86, #911633

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
index a875d76b8f37..c43ca13d7e4e 100644
--- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2023-08-03  6:01 Joonas Niilola
  0 siblings, 0 replies; 12+ messages in thread
From: Joonas Niilola @ 2023-08-03  6:01 UTC (permalink / raw
  To: gentoo-commits

commit:     398534bc3d6f7ea126a13dead47cc4a872659fef
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  3 06:00:14 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Aug  3 06:01:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398534bc

net-news/yydecode: Stabilize 0.2.10-r2 amd64, #911633

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
index 9f42c2cc05bc..a875d76b8f37 100644
--- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~ppc ~sparc ~x86"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-04-26 12:50 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-04-26 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     52b121d6412451c52fac5cc2f3e9f2d0d61e0a81
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Apr 15 23:42:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 12:48:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b121d6

net-news/yydecode: mark as LTO-unsafe

Closes: https://bugs.gentoo.org/898078
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r2.ebuild | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
index c43ca13d7e4e..eeaa0f00b76c 100644
--- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit flag-o-matic
+
 DESCRIPTION="A decoder for yENC format, popular on Usenet"
 HOMEPAGE="http://yydecode.sourceforge.net/"
 SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
@@ -19,3 +21,12 @@ src_prepare() {
 	default
 	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
 }
+
+src_configure() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/898078
+	#
+	# Upstream has been dead since 2003. No bug reported.
+	filter-lto
+	default
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-04-26 12:50 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-04-26 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     f5b1a3f355a475aa8dd57cfe20057ee81af3d36c
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Apr 15 23:44:46 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 12:48:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b1a3f3

net-news/yydecode: update EAPI 7 -> 8

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r3.ebuild | 32 +++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/net-news/yydecode/yydecode-0.2.10-r3.ebuild b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
new file mode 100644
index 000000000000..f3cf3e6ad416
--- /dev/null
+++ b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic
+
+DESCRIPTION="A decoder for yENC format, popular on Usenet"
+HOMEPAGE="https://yydecode.sourceforge.net/"
+SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86"
+
+PATCHES=(
+	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch
+)
+
+src_prepare() {
+	default
+	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
+}
+
+src_configure() {
+	# -Werror=lto-type-mismatch
+	# https://bugs.gentoo.org/898078
+	#
+	# Upstream has been dead since 2003. No bug reported.
+	filter-lto
+	default
+}


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-04-26 12:50 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-04-26 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     485533d172ca72fc99e3282f6398fd84fd941503
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Apr 15 23:43:11 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 12:48:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485533d1

net-news/yydecode: update HOMEPAGE for HTTPS

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
index eeaa0f00b76c..af92f0686fad 100644
--- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit flag-o-matic
 
 DESCRIPTION="A decoder for yENC format, popular on Usenet"
-HOMEPAGE="http://yydecode.sourceforge.net/"
+HOMEPAGE="https://yydecode.sourceforge.net/"
 SRC_URI="mirror://sourceforge/yydecode/${P}.tar.gz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-09-15 15:04 Michał Górny
  0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2024-09-15 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d4df94446f596523c68ddb9f63d4d389054d59dc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 15:03:24 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 15:04:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4df9444

net-news/yydecode: Stabilize 0.2.10-r3 arm, #939697

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r3.ebuild b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
index 0536e19163b6..f96ea0f91d80 100644
--- a/net-news/yydecode/yydecode-0.2.10-r3.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/yydecode/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~ppc ~sparc ~x86"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-09-15 15:04 Michał Górny
  0 siblings, 0 replies; 12+ messages in thread
From: Michał Górny @ 2024-09-15 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     ba72150ab7bb3ecac994ec1b0772be51c3960830
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 15:03:25 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 15:04:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba72150a

net-news/yydecode: Stabilize 0.2.10-r3 x86, #939697

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r3.ebuild b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
index f96ea0f91d80..ea67c7a10d37 100644
--- a/net-news/yydecode/yydecode-0.2.10-r3.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/yydecode/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-09-15 17:09 Petr Vaněk
  0 siblings, 0 replies; 12+ messages in thread
From: Petr Vaněk @ 2024-09-15 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2ad09f394f0121bd24a03f5f4ee433c3414f5f27
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 17:07:52 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 17:07:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ad09f39

net-news/yydecode: drop 0.2.10-r1, 0.2.10-r2

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r1.ebuild | 17 ---------------
 net-news/yydecode/yydecode-0.2.10-r2.ebuild | 32 -----------------------------
 2 files changed, 49 deletions(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r1.ebuild b/net-news/yydecode/yydecode-0.2.10-r1.ebuild
deleted file mode 100644
index 586fe072d111..000000000000
--- a/net-news/yydecode/yydecode-0.2.10-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A decoder for yENC format, popular on Usenet"
-HOMEPAGE="http://yydecode.sourceforge.net/"
-SRC_URI="https://downloads.sourceforge.net/yydecode/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
-
-src_prepare() {
-	default
-	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
-}

diff --git a/net-news/yydecode/yydecode-0.2.10-r2.ebuild b/net-news/yydecode/yydecode-0.2.10-r2.ebuild
deleted file mode 100644
index c1de0efed478..000000000000
--- a/net-news/yydecode/yydecode-0.2.10-r2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic
-
-DESCRIPTION="A decoder for yENC format, popular on Usenet"
-HOMEPAGE="https://yydecode.sourceforge.net/"
-SRC_URI="https://downloads.sourceforge.net/yydecode/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ppc ~sparc x86"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-0.2.10-fix-strcmp-not-found.patch
-)
-
-src_prepare() {
-	default
-	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
-}
-
-src_configure() {
-	# -Werror=lto-type-mismatch
-	# https://bugs.gentoo.org/898078
-	#
-	# Upstream has been dead since 2003. No bug reported.
-	filter-lto
-	default
-}


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-10-21  2:55 Eli Schwartz
  0 siblings, 0 replies; 12+ messages in thread
From: Eli Schwartz @ 2024-10-21  2:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3dd996bfbd2f0e96ff2d7c64a015810e3fcbef6c
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 00:23:45 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 02:54:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd996bf

net-news/yydecode: backfill bug reference from 2011 for test workaround

Bug: https://bugs.gentoo.org/277307
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-news/yydecode/yydecode-0.2.10-r3.ebuild b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
index e8ec50e18a03..e54b4f2e843d 100644
--- a/net-news/yydecode/yydecode-0.2.10-r3.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
@@ -20,6 +20,7 @@ PATCHES=(
 src_prepare() {
 	default
 
+	# https://bugs.gentoo.org/277307
 	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in checks/Makefile.am || die
 
 	eautoreconf


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

* [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/
@ 2024-10-21  2:55 Eli Schwartz
  0 siblings, 0 replies; 12+ messages in thread
From: Eli Schwartz @ 2024-10-21  2:55 UTC (permalink / raw
  To: gentoo-commits

commit:     6a2af585f0a958abd6ed813ec9701a55c95526e5
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 00:23:28 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 02:54:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2af585

net-news/yydecode: rerun autoreconf

It has a vintage 2.57 install from 2003 which is missing various Modern
C fixes. It cleanly re-autoreconfs and thereafter has no issues.

Closes: https://bugs.gentoo.org/900266
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 net-news/yydecode/yydecode-0.2.10-r3.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-news/yydecode/yydecode-0.2.10-r3.ebuild b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
index ea67c7a10d37..e8ec50e18a03 100644
--- a/net-news/yydecode/yydecode-0.2.10-r3.ebuild
+++ b/net-news/yydecode/yydecode-0.2.10-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit flag-o-matic
+inherit autotools flag-o-matic
 
 DESCRIPTION="A decoder for yENC format, popular on Usenet"
 HOMEPAGE="https://yydecode.sourceforge.net/"
@@ -19,7 +19,10 @@ PATCHES=(
 
 src_prepare() {
 	default
-	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in || die
+
+	sed -e "s/t3.sh//" -e "s/t7.sh//" -i checks/Makefile.in checks/Makefile.am || die
+
+	eautoreconf
 }
 
 src_configure() {


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

end of thread, other threads:[~2024-10-21  2:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 22:12 [gentoo-commits] repo/gentoo:master commit in: net-news/yydecode/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-10-21  2:55 Eli Schwartz
2024-10-21  2:55 Eli Schwartz
2024-09-15 17:09 Petr Vaněk
2024-09-15 15:04 Michał Górny
2024-09-15 15:04 Michał Górny
2024-04-26 12:50 Sam James
2024-04-26 12:50 Sam James
2024-04-26 12:50 Sam James
2023-08-03  6:01 Joonas Niilola
2023-08-03  6:01 Joonas Niilola
2021-04-03 21:58 Sam James

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