diff options
Diffstat (limited to 'dev-lang/ifc/ifc-7.0.064.ebuild')
-rw-r--r-- | dev-lang/ifc/ifc-7.0.064.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ifc/ifc-7.0.064.ebuild b/dev-lang/ifc/ifc-7.0.064.ebuild index b86d32986550..75a231ab98f3 100644 --- a/dev-lang/ifc/ifc-7.0.064.ebuild +++ b/dev-lang/ifc/ifc-7.0.064.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064.ebuild,v 1.5 2003/03/29 04:47:44 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-7.0.064.ebuild,v 1.6 2003/09/11 01:08:23 msterret Exp $ S=${WORKDIR} DESCRIPTION="Intel Fortran Compiler - The Pentium optimized compiler for Linux" @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} ${SRC_URI3}" HOMEPAGE="http://developer.intel.com/software/products/compilers/flin/" - # Effectively the same license as icc +# Effectively the same license as icc LICENSE="icc-7.0" SLOT="0" KEYWORDS="-* x86" |