summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 1790cc4fb50f..3f11496627fd 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.268 2006/10/17 23:55:26 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.269 2006/10/19 08:10:00 lu_zero Exp $
+
+ 19 Oct 2006; Luca Barbato <lu_zero@gentoo.org> binutils-2.17.ebuild:
+ Marked ppc
17 Oct 2006; Roy Marples <uberlord@gentoo.org> binutils-2.17.ebuild:
Added ~sparc-fbsd keyword.
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild
index c2230f5e8670..e96b98f4ca30 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.12 2006/10/17 23:55:26 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.13 2006/10/19 08:10:00 lu_zero Exp $
PATCHVER="1.1"
UCLIBC_PATCHVER="1.0"
@@ -8,4 +8,4 @@ ELF2FLT_VER=""
inherit toolchain-binutils
# ARCH - packages to test before marking
-KEYWORDS="-* ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="-* ~amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"