commit:     de89f831a4c984970a7d7e5b722b20232c6e64f5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 13:54:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 13:54:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de89f831

dev-util/libabigail: add 2.8

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

 dev-util/libabigail/Manifest                                          | 2 ++
 dev-util/libabigail/{libabigail-9999.ebuild => libabigail-2.8.ebuild} | 4 ++--
 dev-util/libabigail/libabigail-9999.ebuild                            | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-util/libabigail/Manifest b/dev-util/libabigail/Manifest
index 3a496a93df80..0b2f4a3eff06 100644
--- a/dev-util/libabigail/Manifest
+++ b/dev-util/libabigail/Manifest
@@ -4,3 +4,5 @@ DIST libabigail-2.6-docs.tar.xz 54856 BLAKE2B 
e89b916780d37ebcdb1e239580c36d6f5d
 DIST libabigail-2.6.tar.xz 489598820 BLAKE2B 
d07ad7a35de0418cf933b2bf457778a5c778c2e4cd1452c3f82e08e1e98c61bf56e7bc03c4ab801ea2d67e31d88441996d56f79b9ecfd19591d8de66c860d380
 SHA512 
77983586c9fa99ab5593e41e33ddfc175aef7a2ddfabb7eac79a9adfd776e7dbbb317f6d4c26044c420f2eac1f9d25e0c04887a54bb3136cc91e61219a1343e4
 DIST libabigail-2.7-docs.tar.xz 57360 BLAKE2B 
3d77681d477b4ba66e2476ac28497703ac93ddeaf337431d2e84e1b943733d6e21e17c54f321a95ac5626a1ea73898d73e70cdc0a126e8118650e276ab703dd2
 SHA512 
b0dab1bf32f7c396a919714ed0e612a549d6542f576c81f2b20c2206eaee19128bdc52fc93838a6df3ac13d5e75963e08ac4b77532d00e824581b12901143b27
 DIST libabigail-2.7.tar.xz 489684712 BLAKE2B 
d57d8161d2ea461cba27e9d5800c8c93237f0c04723b09bacf96a3090cc9e13efbab33e26c986fb791cee621ac35ceee99b939fb46d4e155ca411df994104872
 SHA512 
6c31df739b94b83a5bac4b560eb1c16919495280ed3f5a37a84144e18a2362038337d3843948e3022b97ba73f7a41b32b33ca5f8b86a51ea57574dc3de98b9d5
+DIST libabigail-2.8-docs.tar.xz 58056 BLAKE2B 
dde0aa23da07e1e2a84b488e4c80085b65d46d85e9e8ab642093b1c87b4974cd66d8c9a66737a35e8732d6788a88f86f47496e034cac1fd3363f02d1ff8bff9e
 SHA512 
313f2f3a5cc289357324c4427235332696bbe258431abf6776c7eed8c80cc3076cd3ebd12dd6a52ddeeae54da52cef46c0760d07fcd759e5977682da1891b930
+DIST libabigail-2.8.tar.xz 489676008 BLAKE2B 
b68995003af10437ee38f2ccf8a6ab8e7fb5ee87b47486a56117d0f55c1b7cb863c7484686f14f06ef53c996be7d522cc314f462be3d7ee159e633a593a78ca4
 SHA512 
e919f12c914addb9c64d15d40c50e50ce1b08ac8f64f11adb9274cbdfc568b7e2eb99f669866b413a3e6c6246611b529be1f8d226cf58f7a5c6e2a7061d88e8c

diff --git a/dev-util/libabigail/libabigail-9999.ebuild 
b/dev-util/libabigail/libabigail-2.8.ebuild
similarity index 98%
copy from dev-util/libabigail/libabigail-9999.ebuild
copy to dev-util/libabigail/libabigail-2.8.ebuild
index 696eb06e55a9..21c329e63a4d 100644
--- a/dev-util/libabigail/libabigail-9999.ebuild
+++ b/dev-util/libabigail/libabigail-2.8.ebuild
@@ -14,7 +14,7 @@ LIBABIGAIL_DOCS_VERSION="${PV}"
 # bug #830088
 LIBABIGAIL_DOCS_USEFLAG="+doc"
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit libtool bash-completion-r1 python-any-r1 out-of-source
 
@@ -36,7 +36,7 @@ else
 fi
 
 LICENSE="Apache-2.0-with-LLVM-exceptions"
-SLOT="0/6"
+SLOT="0/7"
 IUSE="btf debug ${LIBABIGAIL_DOCS_USEFLAG} test"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-util/libabigail/libabigail-9999.ebuild 
b/dev-util/libabigail/libabigail-9999.ebuild
index 696eb06e55a9..21c329e63a4d 100644
--- a/dev-util/libabigail/libabigail-9999.ebuild
+++ b/dev-util/libabigail/libabigail-9999.ebuild
@@ -14,7 +14,7 @@ LIBABIGAIL_DOCS_VERSION="${PV}"
 # bug #830088
 LIBABIGAIL_DOCS_USEFLAG="+doc"
 
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit libtool bash-completion-r1 python-any-r1 out-of-source
 
@@ -36,7 +36,7 @@ else
 fi
 
 LICENSE="Apache-2.0-with-LLVM-exceptions"
-SLOT="0/6"
+SLOT="0/7"
 IUSE="btf debug ${LIBABIGAIL_DOCS_USEFLAG} test"
 RESTRICT="!test? ( test )"
 

Reply via email to