summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-12-03 20:03:12 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-12-03 20:03:12 +0000
commit9e5e3fbf2d9fbd5dd5bda9056d03ac5cb38d9ee8 (patch)
tree3c0d9de02fcc05f70328b794bb4489b0c4788d46 /net-nds/openldap/ChangeLog
parentMake cxx NOT defaulted per the profile, due to the circular dependency it bri... (diff)
downloadhistorical-9e5e3fbf2d9fbd5dd5bda9056d03ac5cb38d9ee8.tar.gz
historical-9e5e3fbf2d9fbd5dd5bda9056d03ac5cb38d9ee8.tar.bz2
historical-9e5e3fbf2d9fbd5dd5bda9056d03ac5cb38d9ee8.zip
Backport the IUSE=cxx fix.
Package-Manager: portage-2.2_rc54/cvs/Linux x86_64
Diffstat (limited to 'net-nds/openldap/ChangeLog')
-rw-r--r--net-nds/openldap/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/ChangeLog b/net-nds/openldap/ChangeLog
index 4b1491127ba9..2e61ab541ad6 100644
--- a/net-nds/openldap/ChangeLog
+++ b/net-nds/openldap/ChangeLog
@@ -1,9 +1,9 @@
# ChangeLog for net-nds/openldap
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/ChangeLog,v 1.364 2009/12/03 20:02:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/ChangeLog,v 1.365 2009/12/03 20:03:12 robbat2 Exp $
03 Dec 2009; Robin H. Johnson <robbat2@gentoo.org>
- openldap-2.4.19-r1.ebuild:
+ openldap-2.4.19.ebuild, openldap-2.4.19-r1.ebuild:
Make cxx NOT defaulted per the profile, due to the circular dependency it
brings in with dev-libs/cyrus-sasl. Thanks to Cardoe for pointing out.