From 2b635e4d5e07e4ef57179e1c098e26259433650b Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 27 Jan 2025 14:15:51 +0100 Subject: [PATCH] virtual/ldb: Add from Gentoo It's from Gentoo commit dabacec32ecfbe1080c70a7797a58941147a6467. --- .../portage-stable/virtual/ldb/ldb-2.10.0.ebuild | 11 +++++++++++ .../portage-stable/virtual/ldb/ldb-2.8.1.ebuild | 11 +++++++++++ .../portage-stable/virtual/ldb/ldb-2.9.1.ebuild | 11 +++++++++++ .../portage-stable/virtual/ldb/metadata.xml | 8 ++++++++ 4 files changed, 41 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.10.0.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/ldb/metadata.xml diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.10.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.10.0.ebuild new file mode 100644 index 0000000000..a90983ccac --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.10.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Virtual for samba project's ldb" + +SLOT="0/2.10.0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND="net-fs/samba:${SLOT}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild new file mode 100644 index 0000000000..7c7fc38d20 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Virtual for samba project's ldb" + +SLOT="0/2.8.1" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" + +RDEPEND="sys-libs/ldb:${SLOT}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild new file mode 100644 index 0000000000..d887639674 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Virtual for samba project's ldb" + +SLOT="0/2.9.1" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND="sys-libs/ldb:${SLOT}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/ldb/metadata.xml new file mode 100644 index 0000000000..09a9748a01 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/ldb/metadata.xml @@ -0,0 +1,8 @@ + + + + + samba@gentoo.org + Samba + +