diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-02 01:55:34 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-02 01:55:34 +0000 |
commit | 365257058232dfaee4a56844f8b454a4b9b87364 (patch) | |
tree | ff3a481d08e8044840dabc64ed6d67a767efef52 /net-libs | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-365257058232dfaee4a56844f8b454a4b9b87364.tar.gz gentoo-2-365257058232dfaee4a56844f8b454a4b9b87364.tar.bz2 gentoo-2-365257058232dfaee4a56844f8b454a4b9b87364.zip |
Stable on SPARC.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/pam_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-176.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/pam_ldap/ChangeLog b/net-libs/pam_ldap/ChangeLog index 8cc3e6dc1ade..2395feba0815 100644 --- a/net-libs/pam_ldap/ChangeLog +++ b/net-libs/pam_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/pam_ldap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.24 2005/04/29 22:47:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.25 2005/05/02 01:55:34 weeve Exp $ + + 02 May 2005; Jason Wever <weeve@gentoo.org> pam_ldap-176.ebuild: + Stable on SPARC. 29 Apr 2005; Robin H. Johnson <robbat2@gentoo.org> pam_ldap-176.ebuild: 176 in stable x86. diff --git a/net-libs/pam_ldap/pam_ldap-176.ebuild b/net-libs/pam_ldap/pam_ldap-176.ebuild index cd332f5f90e8..21f203b30bb7 100644 --- a/net-libs/pam_ldap/pam_ldap-176.ebuild +++ b/net-libs/pam_ldap/pam_ldap-176.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/net-libs/pam_ldap/pam_ldap-176.ebuild,v 1.3 2005/04/29 22:47:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-176.ebuild,v 1.4 2005/05/02 01:55:34 weeve Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="x86 ~sparc ppc ~hppa ~alpha" +KEYWORDS="x86 sparc ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |