diff options
author | 2005-03-05 16:02:36 +0000 | |
---|---|---|
committer | 2005-03-05 16:02:36 +0000 | |
commit | 304a47522c3ac048f085566d14de62bb1520fff2 (patch) | |
tree | ba902e058b9262ec767579a1c61aa9032b393c3d /dev-libs/boost/ChangeLog | |
parent | dependency fix (diff) | |
download | gentoo-2-304a47522c3ac048f085566d14de62bb1520fff2.tar.gz gentoo-2-304a47522c3ac048f085566d14de62bb1520fff2.tar.bz2 gentoo-2-304a47522c3ac048f085566d14de62bb1520fff2.zip |
making it work for icc as well as gcc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/boost/ChangeLog')
-rw-r--r-- | dev-libs/boost/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index a37fc7dbb97b..7ba7112df27a 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/boost # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.38 2005/03/05 05:33:08 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.39 2005/03/05 16:02:36 morfic Exp $ + + 05 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild: + making the symlinks work for gcc and icc by inserting a variable not a + harcoded -gcc into the libname *boost-1.32.0-r1 (04 Mar 2005) |