summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-05-23 01:34:43 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-05-23 01:34:43 +0000
commitecd93b0d534e6d6ea5b74b81ac99f8b74f474ee7 (patch)
treec8ce131ebfdb2975a769dbeb6ef1048b870916c3 /app-crypt/heimdal/ChangeLog
parentFixing FEATURES=test to be properly RESTRICTed as per ferringb's fixes (diff)
downloadhistorical-ecd93b0d534e6d6ea5b74b81ac99f8b74f474ee7.tar.gz
historical-ecd93b0d534e6d6ea5b74b81ac99f8b74f474ee7.tar.bz2
historical-ecd93b0d534e6d6ea5b74b81ac99f8b74f474ee7.zip
heimdal LDAP bits use deprecated functions so we need to define LDAP_DEPRECATED during compile
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-crypt/heimdal/ChangeLog')
-rw-r--r--app-crypt/heimdal/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 0dbb7c155aa5..5842012b8360 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.116 2007/04/14 00:43:47 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.117 2007/05/23 01:34:43 cardoe Exp $
+
+ 23 May 2007; Doug Goldstein <cardoe@gentoo.org> heimdal-0.7.2-r3.ebuild:
+ heimdal LDAP bits use deprecated functions so we need to define
+ LDAP_DEPRECATED during compile
14 Apr 2007; <dan@gentoo.org> heimdal-0.7.2-r3.ebuild:
remove krb4 as per bug #173354