diff options
author | 2010-06-25 02:48:56 +0000 | |
---|---|---|
committer | 2010-06-25 02:48:56 +0000 | |
commit | 851fcae17dd7563a26c68d198280fdb49f9b532a (patch) | |
tree | 7bdc91b6a6e120a00dba43423c2efe160a9526c1 /sys-devel | |
parent | add missing multilib to inherit (diff) | |
download | gentoo-2-851fcae17dd7563a26c68d198280fdb49f9b532a.tar.gz gentoo-2-851fcae17dd7563a26c68d198280fdb49f9b532a.tar.bz2 gentoo-2-851fcae17dd7563a26c68d198280fdb49f9b532a.zip |
Mark ia64 stable #298571.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.20.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index abd5e90b1ce4..f9eb6c222825 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.392 2010/06/24 06:01:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.393 2010/06/25 02:48:56 vapier Exp $ + + 25 Jun 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild: + Mark ia64 stable #298571. 24 Jun 2010; Jeroen Roovers <jer@gentoo.org> binutils-2.20.1-r1.ebuild: Stable for HPPA (bug #298571). diff --git a/sys-devel/binutils/binutils-2.20.1-r1.ebuild b/sys-devel/binutils/binutils-2.20.1-r1.ebuild index 88a1d6aca60b..9bc4041678eb 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-2010 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.5 2010/06/24 06:01:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.1-r1.ebuild,v 1.6 2010/06/25 02:48:55 vapier Exp $ PATCHVER="1.1" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" |