diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-28 11:02:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-28 11:02:32 +0000 |
commit | 23342a4bb28d495f90d2954f9760ec0d02e08887 (patch) | |
tree | 073020754c2dd61050384a6e506d795cc5c0b09b /sys-auth/nss_ldap/nss_ldap-265-r5.ebuild | |
parent | Stable for ia64, wrt bug #524670 (diff) | |
download | gentoo-2-23342a4bb28d495f90d2954f9760ec0d02e08887.tar.gz gentoo-2-23342a4bb28d495f90d2954f9760ec0d02e08887.tar.bz2 gentoo-2-23342a4bb28d495f90d2954f9760ec0d02e08887.zip |
Stable for ia64, wrt bug #525278
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/nss_ldap/nss_ldap-265-r5.ebuild')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-265-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild b/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild index 1bf30b102e8b..7b059c9dc055 100644 --- a/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v 1.8 2014/10/27 16:10:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-265-r5.ebuild,v 1.9 2014/10/28 11:02:32 ago Exp $ EAPI=5 inherit fixheadtails eutils multilib multilib-minimal autotools prefix @@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux" DEPEND=">=net-nds/openldap-2.4.38-r1[${MULTILIB_USEDEP}] sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r3[${MULTILIB_USEDEP}] ) |