summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martin <kanaka@gentoo.org>2006-10-10 18:56:59 +0000
committerJoel Martin <kanaka@gentoo.org>2006-10-10 18:56:59 +0000
commitf61b5b7606f03f18bf8a72615bb141f9238292ac (patch)
tree991301d491935720eeda296320ae367a0ce4af8b /sys-devel
parentModular X fixes, bug 147232. (diff)
downloadgentoo-2-f61b5b7606f03f18bf8a72615bb141f9238292ac.tar.gz
gentoo-2-f61b5b7606f03f18bf8a72615bb141f9238292ac.tar.bz2
gentoo-2-f61b5b7606f03f18bf8a72615bb141f9238292ac.zip
Add ~mips to binutils-2.17
(Portage version: 2.1.1)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index c05785177687..6f966036c87c 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.266 2006/09/27 23:57:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.267 2006/10/10 18:56:59 kanaka Exp $
+
+ 10 Oct 2006; Joel Martin <kanaka@gentoo.org> binutils-2.17.ebuild:
+ Add ~mips to binutils-2.17
*binutils-2.17.50.0.5 (27 Sep 2006)
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild
index e9e86a1acfcd..e05f1cf6339c 100644
--- a/sys-devel/binutils/binutils-2.17.ebuild
+++ b/sys-devel/binutils/binutils-2.17.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/binutils/binutils-2.17.ebuild,v 1.9 2006/09/19 00:15:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.10 2006/10/10 18:56:59 kanaka Exp $
PATCHVER="1.0"
UCLIBC_PATCHVER="1.0"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"