diff options
author | 2005-12-09 20:40:16 +0000 | |
---|---|---|
committer | 2005-12-09 20:40:16 +0000 | |
commit | 85b34af1cfb728e26a063e9a41bc0e10ff43e127 (patch) | |
tree | 67ec35329271c665172c6b394ed8b45b325c2727 /sys-devel/gcc/gcc-3.4.4-r1.ebuild | |
parent | Updated ebuild with proper dependencies and closing bug #114803. (diff) | |
download | gentoo-2-85b34af1cfb728e26a063e9a41bc0e10ff43e127.tar.gz gentoo-2-85b34af1cfb728e26a063e9a41bc0e10ff43e127.tar.bz2 gentoo-2-85b34af1cfb728e26a063e9a41bc0e10ff43e127.zip |
Marked 3.4.4-r1 stable; 3.4.5 unstable on mips.
(Portage version: 2.0.53)
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.4-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.4-r1.ebuild b/sys-devel/gcc/gcc-3.4.4-r1.ebuild index 85ea2a3fbde5..88461212a912 100644 --- a/sys-devel/gcc/gcc-3.4.4-r1.ebuild +++ b/sys-devel/gcc/gcc-3.4.4-r1.ebuild @@ -1,6 +1,6 @@ # 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.4-r1.ebuild,v 1.10 2005/12/03 19:33:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.11 2005/12/09 20:40:16 kumba Exp $ MAN_VER="" PATCH_VER="1.7" @@ -40,7 +40,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" # Stuff to test before adding ~arch -KEYWORDS="-* alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sh ~sparc x86" +KEYWORDS="-* alpha amd64 arm ~hppa ~ia64 mips ppc 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 |