diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-11-10 23:09:41 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-11-10 23:09:41 +0000 |
commit | 991532c229805bff21f9bc9cf9340a5594324838 (patch) | |
tree | eff51addca442a18ad350bb4cd9e67894f2f439e /sys-auth | |
parent | pulls in ovs only if use flag is set (diff) | |
download | gentoo-2-991532c229805bff21f9bc9cf9340a5594324838.tar.gz gentoo-2-991532c229805bff21f9bc9cf9340a5594324838.tar.bz2 gentoo-2-991532c229805bff21f9bc9cf9340a5594324838.zip |
update to nss-pam-ldapd
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.2.ebuild (renamed from sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/sys-auth/nss-pam-ldapd/ChangeLog b/sys-auth/nss-pam-ldapd/ChangeLog index 7841bc4531c9..109429283883 100644 --- a/sys-auth/nss-pam-ldapd/ChangeLog +++ b/sys-auth/nss-pam-ldapd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-auth/nss-pam-ldapd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.11 2013/09/11 03:19:01 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.12 2013/11/10 23:09:41 prometheanfire Exp $ + +*nss-pam-ldapd-0.9.2 (10 Nov 2013) + + 10 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> + +nss-pam-ldapd-0.9.2.ebuild, -nss-pam-ldapd-0.9.0.ebuild: + update to nss-pam-ldapd *nss-pam-ldapd-0.9.1 (11 Sep 2013) diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.2.ebuild index 2765f674c022..651ba2a61eb8 100644 --- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild +++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.0.ebuild,v 1.2 2013/04/17 17:58:01 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.2.ebuild,v 1.1 2013/11/10 23:09:41 prometheanfire Exp $ EAPI=4 |