diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-07-12 16:04:44 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-07-12 16:04:44 +0000 |
commit | e1cbd1fae294e0e8df51727e8a7b341fca93a113 (patch) | |
tree | cbc1fff23179469ec758dd9489ee47a47718ec72 /sci-mathematics | |
parent | Version bump. (diff) | |
download | gentoo-2-e1cbd1fae294e0e8df51727e8a7b341fca93a113.tar.gz gentoo-2-e1cbd1fae294e0e8df51727e8a7b341fca93a113.tar.bz2 gentoo-2-e1cbd1fae294e0e8df51727e8a7b341fca93a113.zip |
Correction to ChangeLog: kernel 2.6.26 should have been 2.6.25
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-4 i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/axiom/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/axiom/ChangeLog b/sci-mathematics/axiom/ChangeLog index 1d78e28c6bad..75375c11710f 100644 --- a/sci-mathematics/axiom/ChangeLog +++ b/sci-mathematics/axiom/ChangeLog @@ -1,12 +1,12 @@ # ChangeLog for sci-mathematics/axiom # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v 1.18 2008/07/12 14:37:32 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/axiom/ChangeLog,v 1.19 2008/07/12 16:04:44 markusle Exp $ *axiom-200805 (12 Jul 2008) 12 Jul 2008; Markus Dittrich <markusle@gentoo.org> +axiom-200805.ebuild: Version bump. Added check that CONFIG_COMPAT_BRK is set for kernels - >=2.6.26 since gcl compilation will fail otherwise. + >=2.6.25 since gcl compilation will fail otherwise. *axiom-200803 (30 Mar 2008) |