diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-19 22:30:33 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-19 22:30:33 +0000 |
commit | 9f7df9a5b911984139f5370d037c47a5ef9d893f (patch) | |
tree | 385ccb9f900ad4caa1b5821154161d5ad15086ef /net-libs/pam_ldap | |
parent | input stack limit exceeded (probable infinite loop) waiting on patches from r... (diff) | |
download | historical-9f7df9a5b911984139f5370d037c47a5ef9d893f.tar.gz historical-9f7df9a5b911984139f5370d037c47a5ef9d893f.tar.bz2 historical-9f7df9a5b911984139f5370d037c47a5ef9d893f.zip |
Add ~alpha.
Diffstat (limited to 'net-libs/pam_ldap')
-rw-r--r-- | net-libs/pam_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-171.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/pam_ldap/ChangeLog b/net-libs/pam_ldap/ChangeLog index b7c6731bc33e..6b8392efcd8a 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.16 2004/08/24 19:07:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/ChangeLog,v 1.17 2004/09/19 22:30:33 kloeri Exp $ + + 20 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> pam_ldap-171.ebuild: + Add ~alpha. *pam_ldap-171 (24 Aug 2004) diff --git a/net-libs/pam_ldap/pam_ldap-171.ebuild b/net-libs/pam_ldap/pam_ldap-171.ebuild index 2f3e3971ee21..885330612c25 100644 --- a/net-libs/pam_ldap/pam_ldap-171.ebuild +++ b/net-libs/pam_ldap/pam_ldap-171.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-171.ebuild,v 1.1 2004/08/24 19:07:30 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-171.ebuild,v 1.2 2004/09/19 22:30:33 kloeri Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="~x86 ~sparc ~ppc ~hppa" +KEYWORDS="~x86 ~sparc ~ppc ~hppa ~alpha" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |