summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2012-07-24 21:32:13 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2012-07-24 21:32:13 +0000
commitc8707db05ae86800835f6e8d79999549d55ca1ae (patch)
treebaf33f572f0a787b3be13adb70fa2858fafb1513 /sys-auth/nss-pam-ldapd
parentRemove old version. Dropping keywords b/c required dependency dev-lang/php[oc... (diff)
downloadgentoo-2-c8707db05ae86800835f6e8d79999549d55ca1ae.tar.gz
gentoo-2-c8707db05ae86800835f6e8d79999549d55ca1ae.tar.bz2
gentoo-2-c8707db05ae86800835f6e8d79999549d55ca1ae.zip
revbump due to pam_ldap incompatibility
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/nss-pam-ldapd')
-rw-r--r--sys-auth/nss-pam-ldapd/ChangeLog8
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10-r1.ebuild (renamed from sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10.ebuild)5
2 files changed, 10 insertions, 3 deletions
diff --git a/sys-auth/nss-pam-ldapd/ChangeLog b/sys-auth/nss-pam-ldapd/ChangeLog
index 0da3c936a9c6..8b4ecfc7b40a 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.1 2012/07/24 07:16:14 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.2 2012/07/24 21:32:13 prometheanfire Exp $
+
+*nss-pam-ldapd-0.8.10-r1 (24 Jul 2012)
+
+ 24 Jul 2012; Matthew Thode <prometheanfire@gentoo.org>
+ -nss-pam-ldapd-0.8.10.ebuild, +nss-pam-ldapd-0.8.10-r1.ebuild:
+ revbump for pam_ldap conflict
*nss-pam-ldapd-0.8.10 (24 Jul 2012)
*nss-pam-ldapd-0.6.7-r1 (24 Jul 2012)
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10-r1.ebuild
index 09f6f51e3f27..5df923923deb 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.8.10.ebuild,v 1.1 2012/07/24 07:16:14 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.8.10-r1.ebuild,v 1.1 2012/07/24 21:32:13 prometheanfire Exp $
EAPI=4
@@ -19,7 +19,8 @@ DEPEND="net-nds/openldap
sasl? ( dev-libs/cyrus-sasl )
kerberos? ( virtual/krb5 )
pam? ( virtual/pam )
- !sys-auth/nss_ldap"
+ !sys-auth/nss_ldap
+ !sys-auth/pam_ldap"
RDEPEND="${DEPEND}"
pkg_setup() {