commit: c4fea157c1e18508a124fb3775d63498f25f0253
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 10 19:56:31 2025 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Jul 10 19:58:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4fea157
virtual/ldb: drop 2.8.1, 2.9.1
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
virtual/ldb/ldb-2.8.1.ebuild | 11 -----------
virtual/ldb/ldb-2.9.1.ebuild | 11 -----------
2 files changed, 22 deletions(-)
diff --git a/virtual/ldb/ldb-2.8.1.ebuild b/virtual/ldb/ldb-2.8.1.ebuild
deleted file mode 100644
index 7c7fc38d208e..000000000000
--- a/virtual/ldb/ldb-2.8.1.ebuild
+++ /dev/null
@@ -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}"
diff --git a/virtual/ldb/ldb-2.9.1.ebuild b/virtual/ldb/ldb-2.9.1.ebuild
deleted file mode 100644
index d88763967403..000000000000
--- a/virtual/ldb/ldb-2.9.1.ebuild
+++ /dev/null
@@ -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}"