diff options
author | Brent Baude <ranger@gentoo.org> | 2006-12-12 01:05:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2006-12-12 01:05:46 +0000 |
commit | e34b0c8bd1d35b27d0acd577b1d4364996a5d4a4 (patch) | |
tree | 5339186513f0631e0f8deb5093fc9fdfc574b72f /sys-auth/pam_ldap | |
parent | Bump to 1.2_rc5 (diff) | |
download | gentoo-2-e34b0c8bd1d35b27d0acd577b1d4364996a5d4a4.tar.gz gentoo-2-e34b0c8bd1d35b27d0acd577b1d4364996a5d4a4.tar.bz2 gentoo-2-e34b0c8bd1d35b27d0acd577b1d4364996a5d4a4.zip |
Marked sys-auth/pam_ldap-183 ppc64 for bug 153916
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-auth/pam_ldap')
-rw-r--r-- | sys-auth/pam_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-183.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog index 8c87b5d559b0..8ba37d76516e 100644 --- a/sys-auth/pam_ldap/ChangeLog +++ b/sys-auth/pam_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_ldap # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.30 2006/12/11 20:20:16 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.31 2006/12/12 01:05:46 ranger Exp $ + + 12 Dec 2006; Brent Baude <ranger@gentoo.org> pam_ldap-183.ebuild: + Marked sys-auth/pam_ldap-183 ppc64 for bug 153916 *pam_ldap-183 (11 Dec 2006) diff --git a/sys-auth/pam_ldap/pam_ldap-183.ebuild b/sys-auth/pam_ldap/pam_ldap-183.ebuild index 81c2a8b2d19e..e8b10397aead 100644 --- a/sys-auth/pam_ldap/pam_ldap-183.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-183.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.1 2006/12/11 20:20:16 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.2 2006/12/12 01:05:46 ranger Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -13,7 +13,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" IUSE="ssl sasl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |