| 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/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.18 2007/07/22 06:35:08 dberkholz Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.19 2007/09/05 22:20:11 vapier Exp $ |
| 4 | |
4 | |
| 5 | MAN_VER="" |
5 | MAN_VER="" |
| 6 | PATCH_VER="1.5" |
6 | PATCH_VER="1.5" |
| 7 | UCLIBC_VER="1.1" |
7 | UCLIBC_VER="1.1" |
| 8 | UCLIBC_GCC_VER="3.4.5" |
8 | UCLIBC_GCC_VER="3.4.5" |
| … | |
… | |
| 10 | PIE_GCC_VER="3.4.6" |
10 | PIE_GCC_VER="3.4.6" |
| 11 | PP_VER="1.0" |
11 | PP_VER="1.0" |
| 12 | PP_GCC_VER="3.4.6" |
12 | PP_GCC_VER="3.4.6" |
| 13 | HTB_VER="1.00" |
13 | HTB_VER="1.00" |
| 14 | HTB_GCC_VER="3.4.4" |
14 | HTB_GCC_VER="3.4.4" |
| 15 | D_VER="0.23" |
15 | D_VER="0.24" |
| 16 | |
16 | |
| 17 | GCC_LIBSSP_SUPPORT="true" |
17 | GCC_LIBSSP_SUPPORT="true" |
| 18 | |
18 | |
| 19 | ETYPE="gcc-compiler" |
19 | ETYPE="gcc-compiler" |
| 20 | |
20 | |