| 1 | # Copyright 1999-2007 Gentoo Foundation |
1 | # Copyright 1999-2007 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/Attic/icc-10.0.026.ebuild,v 1.9 2007/11/15 20:23:38 bicatali Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/Attic/icc-10.0.026.ebuild,v 1.10 2007/11/25 20:09:21 bicatali Exp $ |
| 4 | |
4 | |
| 5 | inherit rpm |
5 | inherit rpm eutils |
| 6 | |
6 | |
| 7 | PID=786 |
7 | PID=786 |
| 8 | PB=cc |
8 | PB=cc |
| 9 | PEXEC="icc icpc" |
9 | PEXEC="icc icpc" |
| 10 | DESCRIPTION="Intel C/C++ optimized compiler for Linux" |
10 | DESCRIPTION="Intel C/C++ optimized compiler for Linux" |