diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2020-02-12 00:00:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-22 19:18:24 +0100 |
commit | 7b7afac3d3196c3774e9ce2b6f164f92be6608d0 (patch) | |
tree | 03f342504ff4996cbb63f84e7eb796e26ef618b3 /net-nds/openldap | |
parent | dev-scheme/guile: Add dependency on virtual/libcrypt. (diff) | |
download | gentoo-7b7afac3d3196c3774e9ce2b6f164f92be6608d0.tar.gz gentoo-7b7afac3d3196c3774e9ce2b6f164f92be6608d0.tar.bz2 gentoo-7b7afac3d3196c3774e9ce2b6f164f92be6608d0.zip |
net-nds/openldap: Add dependency on virtual/libcrypt.
Needed for upcoming libxcrypt migration.
Acked-by: David Seifert <soap@gentoo.org>
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds/openldap')
-rw-r--r-- | net-nds/openldap/openldap-2.4.57-r1.ebuild (renamed from net-nds/openldap/openldap-2.4.57.ebuild) | 8 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.4.58-r1.ebuild (renamed from net-nds/openldap/openldap-2.4.58.ebuild) | 8 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.5.4.ebuild | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/net-nds/openldap/openldap-2.4.57.ebuild b/net-nds/openldap/openldap-2.4.57-r1.ebuild index 2a461032a16c..7486eb82e4bc 100644 --- a/net-nds/openldap/openldap-2.4.57.ebuild +++ b/net-nds/openldap/openldap-2.4.57-r1.ebuild @@ -62,6 +62,7 @@ COMMON_DEPEND=" dev-libs/libltdl sys-libs/e2fsprogs-libs >=dev-db/lmdb-0.9.18:= + crypt? ( virtual/libcrypt:= ) tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) @@ -93,14 +94,13 @@ RDEPEND="${COMMON_DEPEND} # The user/group are only used for running daemons which are # disabled in minimal builds, so elide the accounts too. -# for tracking versions - BDEPEND="!minimal? ( acct-group/ldap acct-user/ldap ) " +# for tracking versions OPENLDAP_VERSIONTAG=".version-tag" OPENLDAP_DEFAULTDIR_VERSIONTAG="/var/lib/openldap-data" @@ -822,13 +822,13 @@ multilib_src_install() { #newdoc acl/README* newdoc addpartial/README addpartial-README newdoc allop/README allop-README - newdoc allowed/README allowed-README + newdoc allowed/README allowed-README newdoc autogroup/README autogroup-README newdoc dsaschema/README dsaschema-README newdoc passwd/README passwd-README cd "${S}/contrib/slapi-plugins" || die insinto /usr/$(get_libdir)/openldap/openldap - doins */*.so + doins */*.so docinto contrib newdoc addrdnvalues/README addrdnvalues-README diff --git a/net-nds/openldap/openldap-2.4.58.ebuild b/net-nds/openldap/openldap-2.4.58-r1.ebuild index 67b024653c5f..633bd5c86de1 100644 --- a/net-nds/openldap/openldap-2.4.58.ebuild +++ b/net-nds/openldap/openldap-2.4.58-r1.ebuild @@ -62,6 +62,7 @@ COMMON_DEPEND=" dev-libs/libltdl sys-libs/e2fsprogs-libs >=dev-db/lmdb-0.9.18:= + crypt? ( virtual/libcrypt:= ) tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) @@ -93,14 +94,13 @@ RDEPEND="${COMMON_DEPEND} # The user/group are only used for running daemons which are # disabled in minimal builds, so elide the accounts too. -# for tracking versions - BDEPEND="!minimal? ( acct-group/ldap acct-user/ldap ) " +# for tracking versions OPENLDAP_VERSIONTAG=".version-tag" OPENLDAP_DEFAULTDIR_VERSIONTAG="/var/lib/openldap-data" @@ -822,13 +822,13 @@ multilib_src_install() { #newdoc acl/README* newdoc addpartial/README addpartial-README newdoc allop/README allop-README - newdoc allowed/README allowed-README + newdoc allowed/README allowed-README newdoc autogroup/README autogroup-README newdoc dsaschema/README dsaschema-README newdoc passwd/README passwd-README cd "${S}/contrib/slapi-plugins" || die insinto /usr/$(get_libdir)/openldap/openldap - doins */*.so + doins */*.so docinto contrib newdoc addrdnvalues/README addrdnvalues-README diff --git a/net-nds/openldap/openldap-2.5.4.ebuild b/net-nds/openldap/openldap-2.5.4.ebuild index b43e411f2758..c0fabfd506f8 100644 --- a/net-nds/openldap/openldap-2.5.4.ebuild +++ b/net-nds/openldap/openldap-2.5.4.ebuild @@ -60,6 +60,7 @@ COMMON_DEPEND=" dev-libs/libltdl sys-libs/e2fsprogs-libs >=dev-db/lmdb-0.9.18:= + crypt? ( virtual/libcrypt:= ) tcpd? ( sys-apps/tcp-wrappers ) odbc? ( !iodbc? ( dev-db/unixODBC ) iodbc? ( dev-db/libiodbc ) ) @@ -87,14 +88,13 @@ RDEPEND="${COMMON_DEPEND} # The user/group are only used for running daemons which are # disabled in minimal builds, so elide the accounts too. -# for tracking versions - BDEPEND="!minimal? ( acct-group/ldap acct-user/ldap ) " +# for tracking versions OPENLDAP_VERSIONTAG=".version-tag" OPENLDAP_DEFAULTDIR_VERSIONTAG="/var/lib/openldap-data" @@ -754,13 +754,13 @@ multilib_src_install() { #newdoc acl/README* newdoc addpartial/README addpartial-README newdoc allop/README allop-README - newdoc allowed/README allowed-README + newdoc allowed/README allowed-README newdoc autogroup/README autogroup-README newdoc dsaschema/README dsaschema-README newdoc passwd/README passwd-README cd "${S}/contrib/slapi-plugins" || die insinto /usr/$(get_libdir)/openldap/openldap - doins */*.so + doins */*.so docinto contrib newdoc addrdnvalues/README addrdnvalues-README |