summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-04-18 14:33:02 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-04-18 14:33:02 +0000
commitd0576ed58db679dd4fe3ae103f6aa879b642f99f (patch)
tree6b062259c190fdff5db36c4f078b3e6d19fc7e06 /sys-devel
parentSince KDE doesn't support ConsoleKit yet and the technicals have not been wor... (diff)
downloadgentoo-2-d0576ed58db679dd4fe3ae103f6aa879b642f99f.tar.gz
gentoo-2-d0576ed58db679dd4fe3ae103f6aa879b642f99f.tar.bz2
gentoo-2-d0576ed58db679dd4fe3ae103f6aa879b642f99f.zip
MIPS love.
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/ChangeLog6
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index 0839d5181678..18916b3b79c3 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.150 2007/04/15 14:32:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.151 2007/04/18 14:33:02 eroyf Exp $
+
+ 18 Apr 2007; Alexander Færøy <eroyf@gentoo.org>
+ gcc-config-1.3.15-r1.ebuild:
+ Stable on MIPS; bug #174126
15 Apr 2007; nixnut <nixnut@gentoo.org> gcc-config-1.3.15-r1.ebuild:
Stable on ppc wrt bug 174126
diff --git a/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild b/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild
index 2a235829bad6..d9f0e82884a6 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild,v 1.8 2007/04/15 14:32:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.15-r1.ebuild,v 1.9 2007/04/18 14:33:02 eroyf Exp $
inherit toolchain-funcs multilib
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND="!app-admin/eselect-compiler"