summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-07 19:20:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-07 19:20:27 +0000
commit7ff98aeae2fbd0ab955d18d2b18c8b99b0d9f19b (patch)
tree6d92cd9bc63afb73ce1c81b85d813fa1f5341e94 /app-arch/lha/ChangeLog
parentStable on ppc64; bug #148500 (diff)
downloadgentoo-2-7ff98aeae2fbd0ab955d18d2b18c8b99b0d9f19b.tar.gz
gentoo-2-7ff98aeae2fbd0ab955d18d2b18c8b99b0d9f19b.tar.bz2
gentoo-2-7ff98aeae2fbd0ab955d18d2b18c8b99b0d9f19b.zip
malloc.h should not be included, stdlib.h instead should.
(Portage version: 2.1.2_pre2-r5)
Diffstat (limited to 'app-arch/lha/ChangeLog')
-rw-r--r--app-arch/lha/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/app-arch/lha/ChangeLog b/app-arch/lha/ChangeLog
index 02f1fdcd3ad8..a3cca32e0de1 100644
--- a/app-arch/lha/ChangeLog
+++ b/app-arch/lha/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/lha
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lha/ChangeLog,v 1.25 2005/10/30 20:14:52 grobian Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lha/ChangeLog,v 1.26 2006/10/07 19:20:27 flameeyes Exp $
+
+ 07 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/lha-114i-malloc.patch, lha-114i-r5.ebuild:
+ malloc.h should not be included, stdlib.h instead should.
30 Oct 2005; Fabian Groffen <grobian@gentoo.org>
files/lha-114i-build.patch, files/lha-114i-malloc.patch: