summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/nsscache/metadata.xml1
-rw-r--r--net-nds/nsscache/nsscache-0.30-r2.ebuild5
-rw-r--r--net-nds/nsscache/nsscache-0.30.ebuild8
-rw-r--r--net-nds/nsscache/nsscache-0.31.ebuild5
-rw-r--r--net-nds/nsscache/nsscache-0.32.ebuild5
5 files changed, 9 insertions, 15 deletions
diff --git a/net-nds/nsscache/metadata.xml b/net-nds/nsscache/metadata.xml
index 90ba820d293c..2391c0ec85c5 100644
--- a/net-nds/nsscache/metadata.xml
+++ b/net-nds/nsscache/metadata.xml
@@ -5,7 +5,6 @@
<email>robbat2@gentoo.org</email>
</maintainer>
<use>
- <flag name="nssdb">Depend on sys-libs/libnss_db to handle dbm files.</flag>
<flag name="nsscache">Depend on sys-auth/libnss-cache to handle flat files</flag>
</use>
<upstream>
diff --git a/net-nds/nsscache/nsscache-0.30-r2.ebuild b/net-nds/nsscache/nsscache-0.30-r2.ebuild
index cdcb4c2d78e9..522bf5454392 100644
--- a/net-nds/nsscache/nsscache-0.30-r2.ebuild
+++ b/net-nds/nsscache/nsscache-0.30-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,14 +16,13 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-IUSE="nssdb nsscache"
+IUSE="nsscache"
DEPEND="${PYTHON_DEPS}
dev-python/python-ldap[${PYTHON_USEDEP}]
dev-python/pycurl[${PYTHON_USEDEP}]
dev-python/bsddb3[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
- nssdb? ( sys-libs/nss-db )
nsscache? ( >=sys-auth/libnss-cache-0.10 )"
RESTRICT="test"
S="${WORKDIR}/${PN}-version-${PV}"
diff --git a/net-nds/nsscache/nsscache-0.30.ebuild b/net-nds/nsscache/nsscache-0.30.ebuild
index f8d2a3f20ccd..822766f671c9 100644
--- a/net-nds/nsscache/nsscache-0.30.ebuild
+++ b/net-nds/nsscache/nsscache-0.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,14 +14,12 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-IUSE="nssdb nsscache"
+IUSE="nsscache"
DEPEND="${PYTHON_DEPS}
dev-python/python-ldap[${PYTHON_USEDEP}]
- dev-python/pycurl[${PYTHON_USEDEP}]
- nssdb? ( dev-python/bsddb3[${PYTHON_USEDEP}] )"
+ dev-python/pycurl[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
- nssdb? ( sys-libs/nss-db )
nsscache? ( >=sys-auth/libnss-cache-0.10 )"
RESTRICT="test"
S="${WORKDIR}/${PN}-version-${PV}"
diff --git a/net-nds/nsscache/nsscache-0.31.ebuild b/net-nds/nsscache/nsscache-0.31.ebuild
index b16d07c4ca6c..a62723e48c66 100644
--- a/net-nds/nsscache/nsscache-0.31.ebuild
+++ b/net-nds/nsscache/nsscache-0.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,14 +17,13 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-IUSE="nssdb nsscache"
+IUSE="nsscache"
DEPEND="${PYTHON_DEPS}
dev-python/python-ldap[${PYTHON_USEDEP}]
dev-python/pycurl[${PYTHON_USEDEP}]
dev-python/bsddb3[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
- nssdb? ( sys-libs/nss-db )
nsscache? ( >=sys-auth/libnss-cache-0.10 )"
RESTRICT="test"
S="${WORKDIR}/${PN}-version-${PV}"
diff --git a/net-nds/nsscache/nsscache-0.32.ebuild b/net-nds/nsscache/nsscache-0.32.ebuild
index b16d07c4ca6c..a62723e48c66 100644
--- a/net-nds/nsscache/nsscache-0.32.ebuild
+++ b/net-nds/nsscache/nsscache-0.32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,14 +17,13 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-IUSE="nssdb nsscache"
+IUSE="nsscache"
DEPEND="${PYTHON_DEPS}
dev-python/python-ldap[${PYTHON_USEDEP}]
dev-python/pycurl[${PYTHON_USEDEP}]
dev-python/bsddb3[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}
- nssdb? ( sys-libs/nss-db )
nsscache? ( >=sys-auth/libnss-cache-0.10 )"
RESTRICT="test"
S="${WORKDIR}/${PN}-version-${PV}"