diff options
author | 2002-05-14 03:46:13 +0000 | |
---|---|---|
committer | 2002-05-14 03:46:13 +0000 | |
commit | c7b8f53563dfda7ffa45d723840f7d391152a282 (patch) | |
tree | a4a8eb21bc0ef3807fd4802e688e1bb402e4ad53 /dev-lang/ifc/ChangeLog | |
parent | oops, sorry. backing out previous change; i want a better, generic solution ... (diff) | |
download | historical-c7b8f53563dfda7ffa45d723840f7d391152a282.tar.gz historical-c7b8f53563dfda7ffa45d723840f7d391152a282.tar.bz2 historical-c7b8f53563dfda7ffa45d723840f7d391152a282.zip |
Add package for the Intel Fortan Compiler (ifc) and fixed a bug with the icc-6
ebuild. Also made changes to icc-6 pacakge to be more friendly with ifc since
the packages are so similar.
Diffstat (limited to 'dev-lang/ifc/ChangeLog')
-rw-r--r-- | dev-lang/ifc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog new file mode 100644 index 000000000000..84522e4bf2cd --- /dev/null +++ b/dev-lang/ifc/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for dev-lang/icc +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.1 2002/05/14 03:46:13 sandymac Exp $ + +*ifc-6.0 (13 May 2002) + + 13 May 2002 William McArthur <sandymac@gentoo.org> icc-6.0.ebuild : + + Made some changes to Remco's work to better fit with icc-6.0. Both packages + are very similar and can use some of the same files. + + 10 May 2002 Remco van den Bosch <bosch@muon.xs4all.nl> ifc-6.0.ebuild : + + Tweaked icc ebuild to install ifc. |