diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-28 21:34:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-28 21:34:15 +0000 |
commit | 5665548e6c9ccf0ffb0b898b874a7fe16db3420d (patch) | |
tree | 84e4bb58f496f8d8408788d4d59ecde962b8f8d2 /sys-devel | |
parent | Marking 8.3.18 8.4.11 9.0.7 9.1.3 for sec bug 406037 (diff) | |
download | gentoo-2-5665548e6c9ccf0ffb0b898b874a7fe16db3420d.tar.gz gentoo-2-5665548e6c9ccf0ffb0b898b874a7fe16db3420d.tar.bz2 gentoo-2-5665548e6c9ccf0ffb0b898b874a7fe16db3420d.zip |
Marking gcc-4.4.6-r1 ppc for bug 405849
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.4.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 9e63a6dc62ab..cf16d842bcfd 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.856 2012/02/28 20:37:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.857 2012/02/28 21:34:15 ranger Exp $ + + 28 Feb 2012; Brent Baude <ranger@gentoo.org> gcc-4.4.6-r1.ebuild: + Marking gcc-4.4.6-r1 ppc for bug 405849 28 Feb 2012; Brent Baude <ranger@gentoo.org> gcc-4.3.6-r1.ebuild: Marking gcc-4.3.6-r1 ppc for bug 405845 diff --git a/sys-devel/gcc/gcc-4.4.6-r1.ebuild b/sys-devel/gcc/gcc-4.4.6-r1.ebuild index 24f6b1d54717..b0d64c34376a 100644 --- a/sys-devel/gcc/gcc-4.4.6-r1.ebuild +++ b/sys-devel/gcc/gcc-4.4.6-r1.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.4.6-r1.ebuild,v 1.4 2012/02/27 15:16:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.5 2012/02/28 21:34:15 ranger 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |