summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-01-27 19:26:41 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-01-27 19:26:41 +0000
commite33688a995c466e3cb071e958b83a36b42734397 (patch)
treed1aa952c67e1fb56b905a692045c3e123c9e5c0c /sys-devel
parentStable on MIPS; bug #157525 (diff)
downloadgentoo-2-e33688a995c466e3cb071e958b83a36b42734397.tar.gz
gentoo-2-e33688a995c466e3cb071e958b83a36b42734397.tar.bz2
gentoo-2-e33688a995c466e3cb071e958b83a36b42734397.zip
Stable on MIPS; bug #157571
(Portage version: 2.1.2-r4)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/ChangeLog8
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.14.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index bb8601859418..8756aec12b64 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.141 2006/12/31 00:22:59 kloeri Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.142 2007/01/27 19:26:41 eroyf Exp $
+
+ 27 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ gcc-config-1.3.14.ebuild:
+ Stable on MIPS; bug #157571
31 Dec 2006; Bryan Østergaard <kloeri@gentoo.org>
gcc-config-1.3.14.ebuild:
diff --git a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild
index 097aa3b0a992..e67fefb498e0 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.14.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.14.ebuild,v 1.10 2006/12/31 00:22:59 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.14.ebuild,v 1.11 2007/01/27 19:26:41 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"