summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 14:34:43 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 14:34:43 +0000
commit7e43b7cab60d749b634677681019734c28186b8c (patch)
tree2224d68235a44c917f0c44e4c9d893c0123a9a85 /sys-devel
parentmask binutils[test] for dejagnu (diff)
downloadgentoo-2-7e43b7cab60d749b634677681019734c28186b8c.tar.gz
gentoo-2-7e43b7cab60d749b634677681019734c28186b8c.tar.bz2
gentoo-2-7e43b7cab60d749b634677681019734c28186b8c.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog5
-rw-r--r--sys-devel/binutils/binutils-2.20.1-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 5a16aa2d8ea3..c659102309d0 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.440 2012/04/26 02:22:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.441 2012/04/26 14:34:43 aballier Exp $
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> binutils-2.20.1-r1.ebuild:
+ keyword ~amd64-fbsd
26 Apr 2012; Mike Frysinger <vapier@gentoo.org> -binutils-2.21.1.ebuild,
-binutils-2.21.52.0.1.ebuild, -binutils-2.21.52.0.2.ebuild,
diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild
index 6f19163e5b46..a1470925d354 100644
--- a/sys-devel/binutils/binutils-2.20.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.20.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.14 2011/09/22 17:29:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.15 2012/04/26 14:34:43 aballier Exp $
PATCHVER="1.1"
ELF2FLT_VER=""
inherit toolchain-binutils
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"