mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
virtual/ldb: Add from Gentoo
It's from Gentoo commit dabacec32ecfbe1080c70a7797a58941147a6467.
This commit is contained in:
parent
cbb50998a9
commit
2b635e4d5e
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.10.0.ebuild
vendored
Normal file
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.10.0.ebuild
vendored
Normal 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}"
|
||||
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild
vendored
Normal file
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild
vendored
Normal 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}"
|
||||
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild
vendored
Normal file
11
sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild
vendored
Normal 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}"
|
||||
8
sdk_container/src/third_party/portage-stable/virtual/ldb/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/portage-stable/virtual/ldb/metadata.xml
vendored
Normal 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>
|
||||
Loading…
x
Reference in New Issue
Block a user