virtual/ldb: Add from Gentoo

It's from Gentoo commit dabacec32ecfbe1080c70a7797a58941147a6467.
This commit is contained in:
Krzesimir Nowak 2025-01-27 14:15:51 +01:00
parent cbb50998a9
commit 2b635e4d5e
4 changed files with 41 additions and 0 deletions

View File

@ -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}"

View File

@ -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}"

View File

@ -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}"

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>samba@gentoo.org</email>
<name>Samba</name>
</maintainer>
</pkgmetadata>