From 3378d3835b1e6f4d7f852f21dc8f17f53dc9c960 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 15 Jan 2024 07:15:59 +0000 Subject: [PATCH] sys-libs/ldb: Sync with Gentoo It's from Gentoo commit f7fdfdaeec3764929686064a6054c38a6b2d7788. --- .../third_party/portage-stable/sys-libs/ldb/ldb-2.4.4.ebuild | 4 ++-- .../third_party/portage-stable/sys-libs/ldb/ldb-2.5.2.ebuild | 4 ++-- .../third_party/portage-stable/sys-libs/ldb/ldb-2.5.3.ebuild | 4 ++-- .../third_party/portage-stable/sys-libs/ldb/ldb-2.6.2.ebuild | 4 ++-- .../third_party/portage-stable/sys-libs/ldb/ldb-2.7.2.ebuild | 4 ++-- .../third_party/portage-stable/sys-libs/ldb/ldb-2.8.0.ebuild | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.4.4.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.4.4.ebuild index a55b9fe509..fbcda7f37a 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.4.4.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.2.ebuild index ed21ae51c6..180e90208d 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.3.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.3.ebuild index 97a29deb9f..8ec35b8dee 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.6.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.6.2.ebuild index d0c4881fb1..192c588a35 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.6.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -48,7 +48,7 @@ DEPEND=" BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.7.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.7.2.ebuild index 13af13b433..104e3ff130 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.7.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -48,7 +48,7 @@ DEPEND=" BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.8.0.ebuild b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.8.0.ebuild index 82c5075edc..695c2e00e9 100644 --- a/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.8.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-libs/ldb/ldb-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -48,7 +48,7 @@ DEPEND=" BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf"