diff options
author | David Seifert <soap@gentoo.org> | 2017-05-26 12:17:10 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-05-26 12:26:57 +0200 |
commit | b7b568d740331e68dcd0f256078e7a09906b3224 (patch) | |
tree | 2fba560b8edd0b6bac120c080b7086f04349db17 /sys-auth/nss_ldap/nss_ldap-265-r4.ebuild | |
parent | net-nds/openldap: [QA] Remove redundant WANT_AUTO*="latest" (diff) | |
download | gentoo-b7b568d740331e68dcd0f256078e7a09906b3224.tar.gz gentoo-b7b568d740331e68dcd0f256078e7a09906b3224.tar.bz2 gentoo-b7b568d740331e68dcd0f256078e7a09906b3224.zip |
sys-auth/nss_ldap: [QA] Do not install COPYING
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-auth/nss_ldap/nss_ldap-265-r4.ebuild')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-265-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r4.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r4.ebuild index 64d5bc1d0324..598a8cb53f3e 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r4.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-li DEPEND=">=net-nds/openldap-2.1.30-r5 sasl? ( dev-libs/cyrus-sasl ) kerberos? ( virtual/krb5 ) - ssl? ( dev-libs/openssl )" + ssl? ( dev-libs/openssl:0 )" RDEPEND="${DEPEND} !<net-fs/autofs-4.1.3" |