diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-12-14 14:19:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-12-14 14:19:52 +0000 |
commit | 68a2968c408f1e1ce02ceffc736600f47d8a8436 (patch) | |
tree | 5c6ebf12991cb8321eb56328a630a260c2aab035 /sys-devel/binutils | |
parent | Use virtual/monodoc instead (diff) | |
download | gentoo-2-68a2968c408f1e1ce02ceffc736600f47d8a8436.tar.gz gentoo-2-68a2968c408f1e1ce02ceffc736600f47d8a8436.tar.bz2 gentoo-2-68a2968c408f1e1ce02ceffc736600f47d8a8436.zip |
keyword ~sparc-fbsd
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index ae08e2704e8d..84769a5a703f 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.345 2008/11/28 05:43:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.346 2008/12/14 14:19:52 aballier Exp $ + + 14 Dec 2008; Alexis Ballier <aballier@gentoo.org> binutils-2.19.ebuild: + keyword ~sparc-fbsd 28 Nov 2008; Mike Frysinger <vapier@gentoo.org> binutils-2.19.ebuild, binutils-2.19.50.0.1.ebuild: diff --git a/sys-devel/binutils/binutils-2.19.ebuild b/sys-devel/binutils/binutils-2.19.ebuild index 5b1ebf4bc415..307dbd550ff4 100644 --- a/sys-devel/binutils/binutils-2.19.ebuild +++ b/sys-devel/binutils/binutils-2.19.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.ebuild,v 1.8 2008/11/28 05:43:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.ebuild,v 1.9 2008/12/14 14:19:52 aballier Exp $ PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~sparc-fbsd ~x86" |