diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-11 08:04:49 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-11 08:04:49 +0000 |
commit | 209d2addb163f120259e7b997846f4441382608a (patch) | |
tree | 3a4dea16e5757db7041aba8b6ee59695ae63113d /sci-mathematics/octave/ChangeLog | |
parent | Bug #132722, version bump. (diff) | |
download | gentoo-2-209d2addb163f120259e7b997846f4441382608a.tar.gz gentoo-2-209d2addb163f120259e7b997846f4441382608a.tar.bz2 gentoo-2-209d2addb163f120259e7b997846f4441382608a.zip |
Compile fix - clean up usage of LDFLAGS/CC/CXX to allow them to work with multiple arguments.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'sci-mathematics/octave/ChangeLog')
-rw-r--r-- | sci-mathematics/octave/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-mathematics/octave/ChangeLog b/sci-mathematics/octave/ChangeLog index abdd99b40e33..e6f4cd612bd8 100644 --- a/sci-mathematics/octave/ChangeLog +++ b/sci-mathematics/octave/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/octave # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.29 2006/04/27 22:30:42 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/ChangeLog,v 1.30 2006/05/11 08:04:49 robbat2 Exp $ + + 11 May 2006; Robin H. Johnson <robbat2@gentoo.org> octave-2.1.72.ebuild: + Compile fix - clean up usage of LDFLAGS/CC/CXX to allow them to work with + multiple arguments. 27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-octave-2.1.57-r1, files/digest-octave-2.1.69, Manifest: |