From 4071d85a49a146d9323d14be614c6ba80a51e76c Mon Sep 17 00:00:00 2001 From: Mike Frysinger <vapier@gentoo.org> Date: Fri, 9 Mar 2007 22:13:12 +0000 Subject: Add support for version 0.23 of the D language addon. (Portage version: 2.1.2.2) --- sys-devel/gcc/gcc-3.4.6-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys-devel/gcc/gcc-3.4.6-r2.ebuild') diff --git a/sys-devel/gcc/gcc-3.4.6-r2.ebuild b/sys-devel/gcc/gcc-3.4.6-r2.ebuild index e2011af25ae7..7985ed292316 100644 --- a/sys-devel/gcc/gcc-3.4.6-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.14 2007/02/06 14:51:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.15 2007/03/09 22:13:12 vapier Exp $ MAN_VER="" PATCH_VER="1.4" @@ -12,6 +12,7 @@ PP_VER="1.0" PP_GCC_VER="3.4.6" HTB_VER="1.00" HTB_GCC_VER="3.4.4" +D_VER="0.23" GCC_LIBSSP_SUPPORT="true" -- cgit v1.2.3-65-gdbad