diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-04-05 02:15:17 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-04-05 02:15:17 +0000 |
commit | ed7438de5e96cc2630b7a7a416761205cac2de1c (patch) | |
tree | 7b7cee42855568f7a006d40efb75c221c723c20a /dev-lang/icc/icc-7.0.065-r2.ebuild | |
parent | Testing repoman. (diff) | |
download | gentoo-2-ed7438de5e96cc2630b7a7a416761205cac2de1c.tar.gz gentoo-2-ed7438de5e96cc2630b7a7a416761205cac2de1c.tar.bz2 gentoo-2-ed7438de5e96cc2630b7a7a416761205cac2de1c.zip |
Minor description tweak to test repoman
Diffstat (limited to 'dev-lang/icc/icc-7.0.065-r2.ebuild')
-rw-r--r-- | dev-lang/icc/icc-7.0.065-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/icc/icc-7.0.065-r2.ebuild b/dev-lang/icc/icc-7.0.065-r2.ebuild index 9ab8fe2262e7..b36ca288cedd 100644 --- a/dev-lang/icc/icc-7.0.065-r2.ebuild +++ b/dev-lang/icc/icc-7.0.065-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-7.0.065-r2.ebuild,v 1.5 2003/03/29 04:46:07 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-7.0.065-r2.ebuild,v 1.6 2003/04/05 02:14:59 avenj Exp $ S=${WORKDIR} -DESCRIPTION="Intel C++ Compiler - The Pentium optimized compiler for Linux" +DESCRIPTION="Intel C++ Compiler - Intel's Pentium optimized compiler for Linux" SRC_URI1="ftp://download.intel.com/software/products/compilers/downloads/l_cc_p_7.0.065.tar" SRC_URI2="ftp://download.intel.co.jp/software/products/compilers/downloads/l_cc_p_7.0.065.tar" |