diff options
author | Markus Dittrich <markusle@gentoo.org> | 2006-02-12 15:45:26 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2006-02-12 15:45:26 +0000 |
commit | 1773e5fcb00d26f12d77ff5dac179f47495f3134 (patch) | |
tree | 33f193a06aaccdec313ea5945d25ec7fc24ac1e1 /sci-mathematics/euler/ChangeLog | |
parent | * bump, bug #122157 (diff) | |
download | gentoo-2-1773e5fcb00d26f12d77ff5dac179f47495f3134.tar.gz gentoo-2-1773e5fcb00d26f12d77ff5dac179f47495f3134.tar.bz2 gentoo-2-1773e5fcb00d26f12d77ff5dac179f47495f3134.zip |
Added patch to fix compilation under gcc-4.x and to force configure to honor user provided CFLAGS.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sci-mathematics/euler/ChangeLog')
-rw-r--r-- | sci-mathematics/euler/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/euler/ChangeLog b/sci-mathematics/euler/ChangeLog index 7f8f2535d294..525cdb430320 100644 --- a/sci-mathematics/euler/ChangeLog +++ b/sci-mathematics/euler/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/euler # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.7 2006/02/12 12:50:14 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.8 2006/02/12 15:45:26 markusle Exp $ + + 12 Feb 2006; Markus Dittrich <markusle@gentoo.org> + +files/command-gcc4-gentoo.patch, +files/configure-gentoo.patch, + euler-1.61.0.ebuild: + Added patch to fix compilation under gcc-4.x and to force configure + to honor user provided CFLAGS. 12 Feb 2006; Markus Dittrich <markusle@gentoo.org> euler-1.60.6-r1.ebuild: Removed dependency on virtual-x11 since this gets pulled in by gtk. |