diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild b/sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild index 10e3ad619d7d..4e8d02f3977c 100644 --- a/sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild +++ b/sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild,v 1.1 2006/11/14 03:36:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.0_alpha20061111.ebuild,v 1.2 2006/11/14 16:51:38 lu_zero Exp $ ETYPE="gcc-compiler" - +PATCH_VER="0.1" inherit toolchain DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" |