diff options
author | 2012-03-02 20:35:43 +0000 | |
---|---|---|
committer | 2012-03-02 20:35:43 +0000 | |
commit | 6b7a851e996b3cc36d38230cdfe24d8669c02eb0 (patch) | |
tree | 77c9f2d4146f29ee69703326792122fb752b0bec /sys-devel | |
parent | ppc64 stable wrt #392799 (diff) | |
download | gentoo-2-6b7a851e996b3cc36d38230cdfe24d8669c02eb0.tar.gz gentoo-2-6b7a851e996b3cc36d38230cdfe24d8669c02eb0.tar.bz2 gentoo-2-6b7a851e996b3cc36d38230cdfe24d8669c02eb0.zip |
Marking gcc-4.4.6-r1 ppc64 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 d9aa894e2527..4dff8a5fab9f 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.860 2012/03/02 20:34:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.861 2012/03/02 20:35:43 ranger Exp $ + + 02 Mar 2012; Brent Baude <ranger@gentoo.org> gcc-4.4.6-r1.ebuild: + Marking gcc-4.4.6-r1 ppc64 for bug 405849 02 Mar 2012; Brent Baude <ranger@gentoo.org> gcc-4.3.6-r1.ebuild: Marking gcc-4.3.6-r1 ppc64 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 b0d64c34376a..b30e11a59edb 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.5 2012/02/28 21:34:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.6 2012/03/02 20:35:43 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} |