commit:     8b4972e7a88b643736acbb0356c6cd132daf2b8d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 10:34:37 2026 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 10:34:37 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4972e7

dev-libs/elfutils: default-enable debuginfod

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-libs/elfutils/elfutils-0.193-r1.ebuild | 4 ++--
 dev-libs/elfutils/elfutils-0.194.ebuild    | 4 ++--
 dev-libs/elfutils/elfutils-9999.ebuild     | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/elfutils/elfutils-0.193-r1.ebuild 
b/dev-libs/elfutils/elfutils-0.193-r1.ebuild
index af128279f7b6..6b7ee7cfe364 100644
--- a/dev-libs/elfutils/elfutils-0.193-r1.ebuild
+++ b/dev-libs/elfutils/elfutils-0.193-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2025 Gentoo Authors
+# Copyright 2003-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ fi
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-IUSE="bzip2 debuginfod +lzma nls static-libs stacktrace test +utils valgrind 
zstd"
+IUSE="bzip2 +debuginfod +lzma nls static-libs stacktrace test +utils valgrind 
zstd"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-libs/elfutils/elfutils-0.194.ebuild 
b/dev-libs/elfutils/elfutils-0.194.ebuild
index 6f34b7612896..e141113a8138 100644
--- a/dev-libs/elfutils/elfutils-0.194.ebuild
+++ b/dev-libs/elfutils/elfutils-0.194.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2025 Gentoo Authors
+# Copyright 2003-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ fi
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-IUSE="bzip2 debuginfod libarchive +lzma nls static-libs stacktrace test +utils 
valgrind zstd"
+IUSE="bzip2 +debuginfod +libarchive +lzma nls static-libs stacktrace test 
+utils valgrind zstd"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="debuginfod? ( libarchive )"
 

diff --git a/dev-libs/elfutils/elfutils-9999.ebuild 
b/dev-libs/elfutils/elfutils-9999.ebuild
index 1aa4e2bbb7d5..e7170142fc6c 100644
--- a/dev-libs/elfutils/elfutils-9999.ebuild
+++ b/dev-libs/elfutils/elfutils-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2003-2025 Gentoo Authors
+# Copyright 2003-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ fi
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-IUSE="bzip2 debuginfod libarchive +lzma nls static-libs stacktrace test +utils 
valgrind zstd"
+IUSE="bzip2 +debuginfod +libarchive +lzma nls static-libs stacktrace test 
+utils valgrind zstd"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="debuginfod? ( libarchive )"
 

Reply via email to