summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 16:56:06 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 16:56:06 +0000
commitaca6548ba47ba2a6a32663c988eb8731bff6a911 (patch)
tree82232d72d81295dca888858b0e775f9a7263b5e7 /sys-devel
parentamd64 stable, bug 146375 (diff)
downloadgentoo-2-aca6548ba47ba2a6a32663c988eb8731bff6a911.tar.gz
gentoo-2-aca6548ba47ba2a6a32663c988eb8731bff6a911.tar.bz2
gentoo-2-aca6548ba47ba2a6a32663c988eb8731bff6a911.zip
Mark gcc-4.1.1 stable on mips, with -r1 in unstable.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index d7ba07950037..c027759e594a 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.568 2006/09/03 22:53:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.569 2006/09/05 16:56:06 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> ChangeLog:
+ Mark gcc-4.1.1 stable on mips, with -r1 in unstable.
*gcc-4.1.1-r1 (03 Sep 2006)
diff --git a/sys-devel/gcc/gcc-4.1.1.ebuild b/sys-devel/gcc/gcc-4.1.1.ebuild
index be2cf47c63de..ab8119bbccd9 100644
--- a/sys-devel/gcc/gcc-4.1.1.ebuild
+++ b/sys-devel/gcc/gcc-4.1.1.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.1.ebuild,v 1.19 2006/09/03 22:53:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.1.ebuild,v 1.20 2006/09/05 16:56:06 kumba Exp $
PATCH_VER="1.6"
UCLIBC_VER="1.1"
@@ -16,7 +16,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="-* amd64 hppa ~mips ppc ~ppc64 ~s390 x86 ~x86-fbsd"
+KEYWORDS="-* amd64 hppa mips ppc ~ppc64 ~s390 x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
|| ( >=sys-devel/gcc-config-1.3.12-r4 app-admin/eselect-compiler )