commit:     dc230f422d7fd4342c5060bb83d6aeceae1cfce1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 06:17:45 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 06:22:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc230f42

sys-devel/gdb: add 14.1

Closes: https://bugs.gentoo.org/898688
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/gdb/Manifest                                | 2 +-
 sys-devel/gdb/{gdb-14.0.91.ebuild => gdb-14.1.ebuild} | 4 ++++
 sys-devel/gdb/gdb-9999.ebuild                         | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/sys-devel/gdb/Manifest b/sys-devel/gdb/Manifest
index 0ec5cf3bc981..363506944c7d 100644
--- a/sys-devel/gdb/Manifest
+++ b/sys-devel/gdb/Manifest
@@ -1,2 +1,2 @@
 DIST gdb-13.2.tar.xz 23664644 BLAKE2B 
bf5216ba2286448a46f9e0a405367c5a678e6d7540204722d355b618018b7b75a2ebc5b51353304c5ded02a3979223a81781d305f5afa5be82516cdc2863d49f
 SHA512 
8185d3e11ab60dafff5860a5016577bfe7dd7547ef01ebc867bc247603d82b74ff74c4f29492c7d2aee57076f52be33e289f4c6b414a4b870d4b3004909f4c34
-DIST gdb-14.0.91.tar.xz 24105084 BLAKE2B 
8a40e0e71dcc22668fa7fd977650fe84ca53376c33cdfb8795975a37f33e948c0c6e771613484913664e41bfc4898be750c5a6d209b6e005fedb533f701adc8a
 SHA512 
46217d960b681da86ee3e4e659f5d03246d3018aa1333b05cba127b3b7cd4df617e4af62fc383e5ad6777da198ba93f5d733132a4b9fcb5b4cbdf8b9331fc1fc
+DIST gdb-14.1.tar.xz 24108624 BLAKE2B 
52a07b4745f95561f360a597d6ec1d212dafc8e9134dc415cd7bcfb02c26934a60807c8400b545a756c68392e16e104178cdc1464430c53611973881e921a942
 SHA512 
575e198105076fc4a88f68591aa114ab9c1196e84386a3f7b9b58fe5f30cdeed33f6a5f957b68f08c47284ec922bb60c964627e238471419673fd913575ce427

diff --git a/sys-devel/gdb/gdb-14.0.91.ebuild b/sys-devel/gdb/gdb-14.1.ebuild
similarity index 99%
rename from sys-devel/gdb/gdb-14.0.91.ebuild
rename to sys-devel/gdb/gdb-14.1.ebuild
index 025a1ba633e4..7fbe785c21a5 100644
--- a/sys-devel/gdb/gdb-14.0.91.ebuild
+++ b/sys-devel/gdb/gdb-14.1.ebuild
@@ -111,6 +111,10 @@ BDEPEND="
        test? ( dev-util/dejagnu )
 "
 
+QA_CONFIG_IMPL_DECL_SKIP=(
+       MIN # gnulib FP (bug #898688)
+)
+
 PATCHES=(
        "${FILESDIR}"/${PN}-8.3.1-verbose-build.patch
 )

diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index 025a1ba633e4..7fbe785c21a5 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -111,6 +111,10 @@ BDEPEND="
        test? ( dev-util/dejagnu )
 "
 
+QA_CONFIG_IMPL_DECL_SKIP=(
+       MIN # gnulib FP (bug #898688)
+)
+
 PATCHES=(
        "${FILESDIR}"/${PN}-8.3.1-verbose-build.patch
 )

Reply via email to