public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/ldb/, profiles/
Date: Mon, 14 Oct 2024 19:10:35 +0000 (UTC)	[thread overview]
Message-ID: <1728933028.33d5d3fdaa5bec3c96ed0f2cd2f4bf86d0ebac27.bkohler@gentoo> (raw)

commit:     33d5d3fdaa5bec3c96ed0f2cd2f4bf86d0ebac27
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 19:03:51 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 19:10:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d5d3fd

virtual/ldb: new package to handle ldb being merged into samba

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 profiles/package.mask         |  1 +
 virtual/ldb/ldb-2.10.0.ebuild | 11 +++++++++++
 virtual/ldb/ldb-2.8.1.ebuild  | 11 +++++++++++
 virtual/ldb/ldb-2.9.1.ebuild  | 11 +++++++++++
 virtual/ldb/metadata.xml      |  8 ++++++++
 5 files changed, 42 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index d914b1a96010..d541d6de6de4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -42,6 +42,7 @@ dev-ruby/io-event:1.3
 # Sam James <sam@gentoo.org> (2024-10-12)
 # File collisions with sys-libs/ldb (bug #941298)
 =net-fs/samba-4.21.0
+=virtual/ldb-2.10.0
 
 # Holger Hoffstätte <holger@applied-asynchrony.com> (2024-10-11)
 # Vendors an unreleased libbpf version and generates ABI-breaking code.

diff --git a/virtual/ldb/ldb-2.10.0.ebuild b/virtual/ldb/ldb-2.10.0.ebuild
new file mode 100644
index 000000000000..5f3cebb9c0e2
--- /dev/null
+++ b/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 ~s390 ~sparc ~x86"
+
+RDEPEND="net-fs/samba:${SLOT}"

diff --git a/virtual/ldb/ldb-2.8.1.ebuild b/virtual/ldb/ldb-2.8.1.ebuild
new file mode 100644
index 000000000000..7c7fc38d208e
--- /dev/null
+++ b/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/virtual/ldb/ldb-2.9.1.ebuild b/virtual/ldb/ldb-2.9.1.ebuild
new file mode 100644
index 000000000000..d88763967403
--- /dev/null
+++ b/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/virtual/ldb/metadata.xml b/virtual/ldb/metadata.xml
new file mode 100644
index 000000000000..09a9748a01cd
--- /dev/null
+++ b/virtual/ldb/metadata.xml
@@ -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>


                 reply	other threads:[~2024-10-14 19:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1728933028.33d5d3fdaa5bec3c96ed0f2cd2f4bf86d0ebac27.bkohler@gentoo \
    --to=bkohler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox