summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-03-05 08:18:46 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-03-05 08:18:46 +0000
commite514e356db42d988fccb5f4ee2e7b550b7f3fe49 (patch)
tree71ce3d5f166ea4736fb1331f68e468a131107a70 /sys-devel/gcc
parentFix herd: font -> fonts (diff)
downloadgentoo-2-e514e356db42d988fccb5f4ee2e7b550b7f3fe49.tar.gz
gentoo-2-e514e356db42d988fccb5f4ee2e7b550b7f3fe49.tar.bz2
gentoo-2-e514e356db42d988fccb5f4ee2e7b550b7f3fe49.zip
Marked ~ppc
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index ffce6fdb94e2..4643bc516aab 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.504 2006/03/03 14:34:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.505 2006/03/05 08:18:45 lu_zero Exp $
+
+ 05 Mar 2006; Luca Barbato <lu_zero@gentoo.org> gcc-4.1.0.ebuild:
+ Marked ~ppc
03 Mar 2006; Simon Stelling <blubb@gentoo.org>
-files/gcc331_use_multilib.amd64.patch, gcc-3.3.2-r7.ebuild,
diff --git a/sys-devel/gcc/gcc-4.1.0.ebuild b/sys-devel/gcc/gcc-4.1.0.ebuild
index 48b2499ac956..77235879efcb 100644
--- a/sys-devel/gcc/gcc-4.1.0.ebuild
+++ b/sys-devel/gcc/gcc-4.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0.ebuild,v 1.3 2006/03/03 14:10:19 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0.ebuild,v 1.4 2006/03/05 08:18:46 lu_zero Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.0"
@@ -17,7 +17,7 @@ DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+s
HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 ~ppc ~x86"
RDEPEND="!sys-devel/hardened-gcc
|| ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12-r4 )