mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-18 10:51:23 +02:00
virtual/ldb: Sync with Gentoo
It's from Gentoo commit 0e3fd9be1b4b7cfa2d906062aabf114da03abf14. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
2971af0797
commit
c7d73a2d68
@ -1,4 +1,4 @@
|
|||||||
# Copyright 2024 Gentoo Authors
|
# Copyright 2024-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -6,6 +6,6 @@ EAPI=8
|
|||||||
DESCRIPTION="Virtual for samba project's ldb"
|
DESCRIPTION="Virtual for samba project's ldb"
|
||||||
|
|
||||||
SLOT="0/2.10.0"
|
SLOT="0/2.10.0"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
|
||||||
|
|
||||||
RDEPEND="net-fs/samba:${SLOT}"
|
RDEPEND="net-fs/samba:${SLOT}"
|
||||||
|
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild
vendored
Normal file
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Copyright 2024-2025 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.11.0"
|
||||||
|
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
||||||
|
|
||||||
|
RDEPEND="net-fs/samba:${SLOT}"
|
Loading…
x
Reference in New Issue
Block a user