diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2013-11-08 14:19:30 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2013-11-08 14:19:30 +0000 |
commit | bd654664799c03c081002fb13cef033cf7ae7dea (patch) | |
tree | b6934e09bbe6e860c3a7db943469d0b70588a31b /sys-devel/native-cctools/ChangeLog | |
parent | Fix systems where the stack grows up (bug #490746). (diff) | |
download | gentoo-2-bd654664799c03c081002fb13cef033cf7ae7dea.tar.gz gentoo-2-bd654664799c03c081002fb13cef033cf7ae7dea.tar.bz2 gentoo-2-bd654664799c03c081002fb13cef033cf7ae7dea.zip |
+native-cctools-4: Wrapp AIX nm for long TMPDIR. Group AIX wrappers in one subdir.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'sys-devel/native-cctools/ChangeLog')
-rw-r--r-- | sys-devel/native-cctools/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-devel/native-cctools/ChangeLog b/sys-devel/native-cctools/ChangeLog index f9b8af5cfdeb..2f7d17ea8769 100644 --- a/sys-devel/native-cctools/ChangeLog +++ b/sys-devel/native-cctools/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/native-cctools # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/ChangeLog,v 1.4 2013/11/05 15:03:13 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/native-cctools/ChangeLog,v 1.5 2013/11/08 14:19:30 haubi Exp $ + +*native-cctools-4 (08 Nov 2013) + + 08 Nov 2013; Michael Haubenwallner <haubi@gentoo.org> -files/aix-mkexpfile-1, + +files/aix-2/ld, +files/aix-2/mkexpfile, +files/aix-2/nm, + -native-cctools-3.ebuild, +native-cctools-4.ebuild: + Wrapp AIX nm for long TMPDIR. Group AIX wrappers in one subdir. *native-cctools-3 (05 Nov 2013) |