commit:     9e68ad20da40ba96dce746fb0ce7eb0d19612fd1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  2 17:48:58 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan  2 17:48:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e68ad20

sys-libs/ldb: remove freebsd-libc

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

 sys-libs/ldb/ldb-2.3.1.ebuild    | 4 ++--
 sys-libs/ldb/ldb-2.3.2.ebuild    | 4 ++--
 sys-libs/ldb/ldb-2.4.0-r1.ebuild | 4 ++--
 sys-libs/ldb/ldb-2.4.1.ebuild    | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sys-libs/ldb/ldb-2.3.1.ebuild b/sys-libs/ldb/ldb-2.3.1.ebuild
index b6e69d0d5297..b6f289c27beb 100644
--- a/sys-libs/ldb/ldb-2.3.1.ebuild
+++ b/sys-libs/ldb/ldb-2.3.1.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
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       dev-libs/libbsd[${MULTILIB_USEDEP}]
        dev-libs/popt[${MULTILIB_USEDEP}]
        >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
        >=sys-libs/talloc-2.3.2[${MULTILIB_USEDEP}]

diff --git a/sys-libs/ldb/ldb-2.3.2.ebuild b/sys-libs/ldb/ldb-2.3.2.ebuild
index b6e69d0d5297..b6f289c27beb 100644
--- a/sys-libs/ldb/ldb-2.3.2.ebuild
+++ b/sys-libs/ldb/ldb-2.3.2.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
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       dev-libs/libbsd[${MULTILIB_USEDEP}]
        dev-libs/popt[${MULTILIB_USEDEP}]
        >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
        >=sys-libs/talloc-2.3.2[${MULTILIB_USEDEP}]

diff --git a/sys-libs/ldb/ldb-2.4.0-r1.ebuild b/sys-libs/ldb/ldb-2.4.0-r1.ebuild
index e11b7972d4af..054a066f3cbb 100644
--- a/sys-libs/ldb/ldb-2.4.0-r1.ebuild
+++ b/sys-libs/ldb/ldb-2.4.0-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
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       dev-libs/libbsd[${MULTILIB_USEDEP}]
        dev-libs/popt[${MULTILIB_USEDEP}]
        >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
        >=sys-libs/talloc-2.3.3[${MULTILIB_USEDEP}]

diff --git a/sys-libs/ldb/ldb-2.4.1.ebuild b/sys-libs/ldb/ldb-2.4.1.ebuild
index 36aa67609f5d..cd109691c887 100644
--- a/sys-libs/ldb/ldb-2.4.1.ebuild
+++ b/sys-libs/ldb/ldb-2.4.1.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
@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+       dev-libs/libbsd[${MULTILIB_USEDEP}]
        dev-libs/popt[${MULTILIB_USEDEP}]
        >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
        >=sys-libs/talloc-2.3.3[${MULTILIB_USEDEP}]

Reply via email to