virtual/ldb: Sync with Gentoo

It's from Gentoo commit 521efdd96baef2efacb8fcc4c8ee1fc727f6c0c7.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:18:47 +00:00 committed by Mathieu Tortuyaux
parent cb143303b2
commit 1c6978465f
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
3 changed files with 1 additions and 23 deletions

View File

@ -1,11 +0,0 @@
# 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

@ -1,11 +0,0 @@
# 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

@ -6,6 +6,6 @@ EAPI=8
DESCRIPTION="Virtual for samba project's ldb" DESCRIPTION="Virtual for samba project's ldb"
SLOT="0/2.9.2" SLOT="0/2.9.2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="sys-libs/ldb:${SLOT}" RDEPEND="sys-libs/ldb:${SLOT}"