diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-07-13 14:42:10 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-07-13 14:42:10 +0000 |
commit | 34779a910dcdedd73c2599a50dcac74e5bda5164 (patch) | |
tree | 58682d2f1608988b82df265894b411bde47d3068 /sys-auth/nss_ldap/nss_ldap-239-r1.ebuild | |
parent | QA: Use best_version instead of portageq best_version. (diff) | |
download | historical-34779a910dcdedd73c2599a50dcac74e5bda5164.tar.gz historical-34779a910dcdedd73c2599a50dcac74e5bda5164.tar.bz2 historical-34779a910dcdedd73c2599a50dcac74e5bda5164.zip |
Stable on hppa and ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-auth/nss_ldap/nss_ldap-239-r1.ebuild')
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-239-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild index fff0df820c3f..13010a389031 100644 --- a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.4 2005/07/11 12:00:44 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.5 2005/07/13 14:42:10 hansmi Exp $ inherit fixheadtails eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc ~x86" DEPEND=">=net-nds/openldap-2.1.30-r5" RDEPEND="${DEPEND}" |