diff options
author | Olivier Crête <tester@gentoo.org> | 2003-08-14 20:29:20 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-08-14 20:29:20 +0000 |
commit | dcdcaec41566c4a88e0823d24ad0a74b9cfa1681 (patch) | |
tree | 2e368959ad694cc976f272b3239b4a565d23ff64 /net-libs | |
parent | bind stable on amd64 too (diff) | |
download | gentoo-2-dcdcaec41566c4a88e0823d24ad0a74b9cfa1681.tar.gz gentoo-2-dcdcaec41566c4a88e0823d24ad0a74b9cfa1681.tar.bz2 gentoo-2-dcdcaec41566c4a88e0823d24ad0a74b9cfa1681.zip |
adding amd64 to pam-ldap
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/pam_ldap/Manifest | 2 | ||||
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-156.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/pam_ldap/Manifest b/net-libs/pam_ldap/Manifest index 0465d5d4bf9f..adf1b74c5c8e 100644 --- a/net-libs/pam_ldap/Manifest +++ b/net-libs/pam_ldap/Manifest @@ -1,5 +1,5 @@ MD5 e30f4e4cb161c165dfb964eab64a9e48 pam_ldap-161.ebuild 860 MD5 f94efd1dfed788520cdd6d030af33ef8 ChangeLog 1296 -MD5 13890ecd12749f545e05f6b5b67069a0 pam_ldap-156.ebuild 857 +MD5 aec673edaffea99b6d9ca78cad9730bf pam_ldap-156.ebuild 862 MD5 f6a188644f736d46d200c045eff82bea files/digest-pam_ldap-156 64 MD5 e7be3daad202a50aecd0d3888bf5c46e files/digest-pam_ldap-161 64 diff --git a/net-libs/pam_ldap/pam_ldap-156.ebuild b/net-libs/pam_ldap/pam_ldap-156.ebuild index 5ebb334af20e..9db0aca78680 100644 --- a/net-libs/pam_ldap/pam_ldap-156.ebuild +++ b/net-libs/pam_ldap/pam_ldap-156.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.4 2003/03/29 04:27:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.5 2003/08/14 20:29:15 tester Exp $ S=${WORKDIR}/${P} DESCRIPTION="PAM LDAP Module" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc amd64" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |