commit:     0922a019cbbab847cf1fe3a3af39f733cc9d4744
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  1 20:07:29 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan  1 20:07:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0922a019

sys-fs/xfsdump: remove uclibc

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-fs/xfsdump/xfsdump-3.1.9-r1.ebuild | 3 +--
 sys-fs/xfsdump/xfsdump-3.1.9.ebuild    | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/sys-fs/xfsdump/xfsdump-3.1.9-r1.ebuild 
b/sys-fs/xfsdump/xfsdump-3.1.9-r1.ebuild
index 9d68ac0a7cd4..500e295dd5f7 100644
--- a/sys-fs/xfsdump/xfsdump-3.1.9-r1.ebuild
+++ b/sys-fs/xfsdump/xfsdump-3.1.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,7 +24,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
        nls? (
                sys-devel/gettext
-               elibc_uclibc? ( dev-libs/libintl )
        )
 "
 BDEPEND="ncurses? ( virtual/pkgconfig )"

diff --git a/sys-fs/xfsdump/xfsdump-3.1.9.ebuild 
b/sys-fs/xfsdump/xfsdump-3.1.9.ebuild
index fd7f18bc427d..f89dc7dcba2b 100644
--- a/sys-fs/xfsdump/xfsdump-3.1.9.ebuild
+++ b/sys-fs/xfsdump/xfsdump-3.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -25,7 +25,6 @@ RDEPEND="
 DEPEND="${RDEPEND}
        nls? (
                sys-devel/gettext
-               elibc_uclibc? ( dev-libs/libintl )
        )
 "
 BDEPEND="ncurses? ( virtual/pkgconfig )"

Reply via email to