From 3348690747e00e080ccab3b907cd992e7ce40bb2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 29 Dec 2005 09:44:16 +0000 Subject: use HTB from gcc-3.4.4 for now and release into ~arch (Portage version: 2.1_pre2) --- sys-devel/gcc/gcc-3.4.5.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'sys-devel/gcc/gcc-3.4.5.ebuild') diff --git a/sys-devel/gcc/gcc-3.4.5.ebuild b/sys-devel/gcc/gcc-3.4.5.ebuild index c87c31b8de08..028ea1017323 100644 --- a/sys-devel/gcc/gcc-3.4.5.ebuild +++ b/sys-devel/gcc/gcc-3.4.5.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.5 2005/12/24 16:13:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.5.ebuild,v 1.6 2005/12/29 09:44:16 vapier Exp $ MAN_VER="" -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" PIE_VER="8.7.9" PP_VER="1.0" -HTB_VER="" #1.00" +HTB_VER="1.00" +HTB_GCC_VER="3.4.4" GCC_LIBSSP_SUPPORT="true" @@ -36,7 +37,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* ~mips ~ppc64 sh ~sparc" +KEYWORDS="-* ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc64 ~s390 sh ~sparc ~x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper -- cgit v1.2.3-65-gdbad