diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2012-09-30 06:47:05 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2012-09-30 06:47:05 +0000 |
commit | 86517d4e9290c2204fca6c6a0469254a00b66d04 (patch) | |
tree | b4147ba1b4d2cdd09df3ea6b8042e564f973ee14 /sys-devel/gcc/gcc-4.7.0.ebuild | |
parent | Drop old initscript and config file. Remove description for a USE flag that i... (diff) | |
download | gentoo-2-86517d4e9290c2204fca6c6a0469254a00b66d04.tar.gz gentoo-2-86517d4e9290c2204fca6c6a0469254a00b66d04.tar.bz2 gentoo-2-86517d4e9290c2204fca6c6a0469254a00b66d04.zip |
Version bump (bug #435852). Fixes bug #421413 (libtheora ICE) and bug #423675
(gnash/boost ICE).
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.7.0.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.7.0.ebuild b/sys-devel/gcc/gcc-4.7.0.ebuild index e8cef491d765..ee7b7559c4c4 100644 --- a/sys-devel/gcc/gcc-4.7.0.ebuild +++ b/sys-devel/gcc/gcc-4.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.5 2012/09/27 20:59:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.0.ebuild,v 1.6 2012/09/30 06:47:05 dirtyepic Exp $ PATCH_VER="1.2" UCLIBC_VER="1.0" @@ -23,7 +23,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |