diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-21 11:00:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-21 11:00:01 +0000 |
commit | 2d0b2f21fcc8801063902bdeb256bf54bca97759 (patch) | |
tree | 53ac9ad828a69ebc596bd8100dcae4567e2ecd8b /sys-devel | |
parent | Stable for AMD64, wrt bug #431878 (diff) | |
download | gentoo-2-2d0b2f21fcc8801063902bdeb256bf54bca97759.tar.gz gentoo-2-2d0b2f21fcc8801063902bdeb256bf54bca97759.tar.bz2 gentoo-2-2d0b2f21fcc8801063902bdeb256bf54bca97759.zip |
Stable for AMD64, wrt bug #431878
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 300991912d6b..abd5be588cd3 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.893 2012/08/21 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.894 2012/08/21 11:00:01 ago Exp $ + + 21 Aug 2012; Agostino Sarubbo <ago@gentoo.org> gcc-4.5.4.ebuild: + Stable for AMD64, wrt bug #431878 21 Aug 2012; Agostino Sarubbo <ago@gentoo.org> gcc-4.4.7.ebuild: Stable for AMD64, wrt bug #431878 diff --git a/sys-devel/gcc/gcc-4.5.4.ebuild b/sys-devel/gcc/gcc-4.5.4.ebuild index fa4435b48baf..343199738a45 100644 --- a/sys-devel/gcc/gcc-4.5.4.ebuild +++ b/sys-devel/gcc/gcc-4.5.4.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.5.4.ebuild,v 1.1 2012/07/15 06:44:51 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.4.ebuild,v 1.2 2012/08/21 11:00:01 ago Exp $ PATCH_VER="1.0" UCLIBC_VER="1.0" @@ -22,7 +22,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="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |