diff options
author | 2005-01-11 15:03:21 +0000 | |
---|---|---|
committer | 2005-01-11 15:03:21 +0000 | |
commit | 5ba58db26871dbffe76de25e3989133da21feb06 (patch) | |
tree | 33d4a66cc36bf8cb020b6f5c3f933e7c7988391e /sys-devel/gcc/gcc-3.3.5-r1.ebuild | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-5ba58db26871dbffe76de25e3989133da21feb06.tar.gz gentoo-2-5ba58db26871dbffe76de25e3989133da21feb06.tar.bz2 gentoo-2-5ba58db26871dbffe76de25e3989133da21feb06.zip |
x86 stable
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.5-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.3.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.3.5-r1.ebuild b/sys-devel/gcc/gcc-3.3.5-r1.ebuild index 3d400399598c..d02fc91824cd 100644 --- a/sys-devel/gcc/gcc-3.3.5-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.5-r1.ebuild @@ -1,10 +1,10 @@ # 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.3.5-r1.ebuild,v 1.8 2005/01/11 13:34:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.5-r1.ebuild,v 1.9 2005/01/11 15:03:21 vapier Exp $ DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~sh sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips sh sparc x86" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # we also need at least glibc 2.3.3 20040420-r1 in order for gcc 3.4 not to nuke |