diff options
author | Ryan Hill <rhill@gentoo.org> | 2012-09-30 06:47:05 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2012-09-30 06:47:05 +0000 |
commit | 15c7781b8f82124598bc9706064280eef6c6f928 (patch) | |
tree | 47085a4d15c6e2a7863df96aa71be75cb43fe51d /sys-devel/gcc/gcc-4.7.1.ebuild | |
parent | Drop old initscript and config file. Remove description for a USE flag that i... (diff) | |
download | historical-15c7781b8f82124598bc9706064280eef6c6f928.tar.gz historical-15c7781b8f82124598bc9706064280eef6c6f928.tar.bz2 historical-15c7781b8f82124598bc9706064280eef6c6f928.zip |
Version bump (bug #435852). Fixes bug #421413 (libtheora ICE) and bug #423675
(gnash/boost ICE).
Package-Manager: portage-2.2.0_alpha134/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/gcc/gcc-4.7.1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.7.1.ebuild b/sys-devel/gcc/gcc-4.7.1.ebuild index 4f1f962839af..fd234d90de17 100644 --- a/sys-devel/gcc/gcc-4.7.1.ebuild +++ b/sys-devel/gcc/gcc-4.7.1.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.1.ebuild,v 1.5 2012/09/27 20:59:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v 1.6 2012/09/30 06:47:05 dirtyepic Exp $ PATCH_VER="1.4" 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} |