summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2006-12-12 19:30:17 +0000
committerPeter Weller <welp@gentoo.org>2006-12-12 19:30:17 +0000
commit624e60ed29fe97fea6fe145bbdf23f5c0944af00 (patch)
tree083ccbaa164abd9d0a3c36fe65726737585d678d /sys-auth
parentAdded amd64 keyword wrt bug #157857 (diff)
downloadgentoo-2-624e60ed29fe97fea6fe145bbdf23f5c0944af00.tar.gz
gentoo-2-624e60ed29fe97fea6fe145bbdf23f5c0944af00.tar.bz2
gentoo-2-624e60ed29fe97fea6fe145bbdf23f5c0944af00.zip
Added amd64 keyword wrt bug #153916
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_ldap/ChangeLog5
-rw-r--r--sys-auth/pam_ldap/pam_ldap-183.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog
index 8bbb20a70b3e..9c9f5a92764e 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.33 2006/12/12 13:07:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.34 2006/12/12 19:30:17 welp Exp $
+
+ 12 Dec 2006; Peter Weller <welp@gentoo.org> pam_ldap-183.ebuild:
+ Added amd64 keyword wrt bug #153916
12 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> pam_ldap-183.ebuild:
Stable on sparc wrt security #153916
diff --git a/sys-auth/pam_ldap/pam_ldap-183.ebuild b/sys-auth/pam_ldap/pam_ldap-183.ebuild
index ed7a5834b28a..c72c67317675 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.4 2006/12/12 13:07:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.5 2006/12/12 19:30:17 welp 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