diff options
author | 2009-11-04 12:37:54 +0000 | |
---|---|---|
committer | 2009-11-04 12:37:54 +0000 | |
commit | 3b960bdcc4e5019910e36fbf9f24d9e60a68fbcc (patch) | |
tree | 17908bf1a1cc122b3eb75afc6a0db42be269d7c4 /sys-devel/libperl/ChangeLog | |
parent | Fix building with sys-devel/binutils-2.20.51.0.2 (bug #291785). (diff) | |
download | historical-3b960bdcc4e5019910e36fbf9f24d9e60a68fbcc.tar.gz historical-3b960bdcc4e5019910e36fbf9f24d9e60a68fbcc.tar.bz2 historical-3b960bdcc4e5019910e36fbf9f24d9e60a68fbcc.zip |
libperl-5.8.8-r2: Respect CFLAGS even for linking when done with compiler
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/libperl/ChangeLog')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index 3c1adc08b721..d2981707f908 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/libperl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.145 2009/10/27 17:14:33 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.146 2009/11/04 12:37:54 haubi Exp $ + + 04 Nov 2009; Michael Haubenwallner <haubi@gentoo.org> + libperl-5.8.8-r2.ebuild, +files/libperl-5.8.8-ccld-cflags.patch: + Respect CFLAGS even for linking when done with compiler 27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> libperl-5.10.1.ebuild: Keywording for ppc, bug 288028 |