summaryrefslogtreecommitdiff
path: root/kde-apps/kldap/kldap-24.05.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-14 00:09:04 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-14 00:09:04 +0100
commit5e41a38157bb40e8513e8e34426e85faba672fe7 (patch)
tree38e9365afd56c161d0e970ddf5420b2585130587 /kde-apps/kldap/kldap-24.05.0.ebuild
parent0ebcd2cbf178600b5eb36b2f24cdbb3d2f4a9000 (diff)
gentoo auto-resync : 14:06:2024 - 00:09:04
Diffstat (limited to 'kde-apps/kldap/kldap-24.05.0.ebuild')
-rw-r--r--kde-apps/kldap/kldap-24.05.0.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/kldap/kldap-24.05.0.ebuild b/kde-apps/kldap/kldap-24.05.0.ebuild
deleted file mode 100644
index c4caef360d5f..000000000000
--- a/kde-apps/kldap/kldap-24.05.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KFMIN=6.0.0
-QTMIN=6.6.2
-inherit ecm gear.kde.org
-
-DESCRIPTION="Library for interacting with LDAP servers"
-HOMEPAGE="https://api.kde.org/kdepim/kldap/html/index.html"
-
-LICENSE="GPL-2+"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
- dev-libs/cyrus-sasl
- >=dev-libs/qtkeychain-0.14.2:=[qt6]
- >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/kio-${KFMIN}:6
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
- net-nds/openldap:=
-"
-RDEPEND="${DEPEND}"