diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-15 19:33:51 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-15 19:33:51 +0000 |
commit | a2d0023bf1fe7fef6a3c27b9664856cb42753b41 (patch) | |
tree | 396e8e65d67c8fd762f43b8e9014456f6c34d715 /net-libs/pam_ldap | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-a2d0023bf1fe7fef6a3c27b9664856cb42753b41.tar.gz gentoo-2-a2d0023bf1fe7fef6a3c27b9664856cb42753b41.tar.bz2 gentoo-2-a2d0023bf1fe7fef6a3c27b9664856cb42753b41.zip |
ppc stable profile update
Diffstat (limited to 'net-libs/pam_ldap')
-rw-r--r-- | net-libs/pam_ldap/pam_ldap-156.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/pam_ldap/pam_ldap-156.ebuild b/net-libs/pam_ldap/pam_ldap-156.ebuild index 90bbdc2c8c79..027364390a18 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-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-156.ebuild,v 1.8 2004/07/15 01:27:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/pam_ldap/pam_ldap-156.ebuild,v 1.9 2004/10/15 19:31:40 pvdabeel Exp $ DESCRIPTION="PAM LDAP Module" HOMEPAGE="http://www.padl.com/OSS/pam_ldap.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.padl.com/pub/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 | LGPL-2" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc" IUSE="" DEPEND=">=sys-libs/glibc-2.1.3 |