diff options
author | George Shapovalov <george@gentoo.org> | 2003-05-17 05:50:18 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-05-17 05:50:18 +0000 |
commit | 9e97829b69cccdb7e5839791021da1e29a2c9694 (patch) | |
tree | 6ad7d1709ee70b00c578ce9c518a1ee7b3d6ed58 /dev-libs/boost/ChangeLog | |
parent | Fix for #20647 (~x86 masked). (diff) | |
download | gentoo-2-9e97829b69cccdb7e5839791021da1e29a2c9694.tar.gz gentoo-2-9e97829b69cccdb7e5839791021da1e29a2c9694.tar.bz2 gentoo-2-9e97829b69cccdb7e5839791021da1e29a2c9694.zip |
new version, now builds with icc
Diffstat (limited to 'dev-libs/boost/ChangeLog')
-rw-r--r-- | dev-libs/boost/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 5122c7120e59..137cee76da59 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-libs/boost # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.3 2002/05/07 03:58:19 drobbins Exp +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.5 2003/05/17 05:50:03 george Exp $ + +*boost-1.30.0 (16 May 2003) + + 16 May 2003; George Shapovalov <george@gentoo.org> boost-1.30.0.ebuild : + new version. (#18183) + now supports building with icc + Thanks to Jeremy Maitin-Shepard <jbms@ittbi.com> and Garen <garen@garen.net> + for submitting and polishing the ebuild *boost-1.29.0 (21 Oct 2002) |