net-nds/nsscache: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 17:32:58 +0000 (19:32 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 17:32:58 +0000 (19:32 +0200)
net-nds/nsscache/metadata.xml
net-nds/nsscache/nsscache-0.30-r2.ebuild
net-nds/nsscache/nsscache-0.30.ebuild
net-nds/nsscache/nsscache-0.31.ebuild
net-nds/nsscache/nsscache-0.32.ebuild
profiles/base/package.use.mask

index 90ba820d293cf57f8ad1114a990ec4d9074f3c80..2391c0ec85c5e24f048b45575777f56de1d6665a 100644 (file)
@@ -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>
index cdcb4c2d78e9327db07c0b994119ec3ea0fdfafd..522bf5454392d9cb8c76b849060d6b297c930b57 100644 (file)
@@ -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}"
index f8d2a3f20ccd9066b185117b3d18f24dcb0c74f2..822766f671c971616ccbe59a04d0206eea38d99e 100644 (file)
@@ -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}"
index b16d07c4ca6ca8dbc67b9b2876e9eb12d677c429..a62723e48c66dab1905cdeb29cccbb76d9a3b356 100644 (file)
@@ -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}"
index b16d07c4ca6ca8dbc67b9b2876e9eb12d677c429..a62723e48c66dab1905cdeb29cccbb76d9a3b356 100644 (file)
@@ -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}"
index bdf5c8d7d5c8ed5ad6110fb95029ee0564de6dae..853c669be52a934bf0bafc9c7e153bc704233559 100644 (file)
@@ -406,7 +406,6 @@ dev-java/gcj-jdk awt
 # Mike Gilbert <floppym@gentoo.org> (16 May 2015)
 # dev-lang/python[berkdb] fails with recent multilib sys-libs/db (bug 519584).
 dev-lang/python berkdb
-net-nds/nsscache nssdb
 
 # Jason Zaman <perfinion@gentoo.org> (08 May 2015)
 # java wrappers fail to build (bug #548858)