diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-11 12:00:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-11 12:00:44 +0000 |
commit | b40f87430c29ea00c998cdbc32ce749afa15962b (patch) | |
tree | 6dce93005dcae0780e8e816da395ff12d8207fde /sys-auth | |
parent | Added selectable SSL support. (#98423) (diff) | |
download | gentoo-2-b40f87430c29ea00c998cdbc32ce749afa15962b.tar.gz gentoo-2-b40f87430c29ea00c998cdbc32ce749afa15962b.tar.bz2 gentoo-2-b40f87430c29ea00c998cdbc32ce749afa15962b.zip |
stable on amd64 wrt bug 96767
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/nss_ldap/nss_ldap-239-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pam_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-178-r1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index f80811db217f..0708066a1cd9 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss_ldap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.5 2005/07/09 01:34:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.6 2005/07/11 12:00:44 blubb Exp $ + + 11 Jul 2005; Simon Stelling <blubb@gentoo.org> nss_ldap-239-r1.ebuild: + stable on amd64 wrt bug 96767 09 Jul 2005; Jason Wever <weeve@gentoo.org> nss_ldap-239-r1.ebuild: Stable on SPARC wrt security bug #96767. diff --git a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild index 89d017969556..fff0df820c3f 100644 --- a/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild +++ b/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.3 2005/07/09 01:34:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-239-r1.ebuild,v 1.4 2005/07/11 12:00:44 blubb Exp $ inherit fixheadtails eutils gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86" DEPEND=">=net-nds/openldap-2.1.30-r5" RDEPEND="${DEPEND}" diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog index b2683db1db65..43094b50d7e5 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.7 2005/07/08 20:05:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.8 2005/07/11 12:00:41 blubb Exp $ + + 11 Jul 2005; Simon Stelling <blubb@gentoo.org> pam_ldap-178-r1.ebuild: + stable on amd64 wrt bug 96767 08 Jul 2005; Robin H. Johnson <robbat2@gentoo.org> pam_ldap-178-r1.ebuild: Re-add ~amd64 as it seems to have got lost. diff --git a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild index abd25a8d00f6..2f981c250575 100644 --- a/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild,v 1.6 2005/07/08 20:05:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-178-r1.ebuild,v 1.7 2005/07/11 12:00:41 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha ~hppa ppc ~ppc64 sparc ~x86 ~amd64" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc ~x86" IUSE="ssl" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-libs/pam-0.72 |