diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 04:12:18 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 04:12:18 +0000 |
commit | 056dd1bc30afcee8577778ba94cc4ffbbb500d84 (patch) | |
tree | ba344ca3ee490178ed19c854a4bc1688fd068560 /sys-devel/binutils | |
parent | Stable on mips, per #194953. (diff) | |
download | gentoo-2-056dd1bc30afcee8577778ba94cc4ffbbb500d84.tar.gz gentoo-2-056dd1bc30afcee8577778ba94cc4ffbbb500d84.tar.bz2 gentoo-2-056dd1bc30afcee8577778ba94cc4ffbbb500d84.zip |
Stable on mips, per #195511.
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 38b23eddda12..aba061056168 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.321 2007/11/14 16:24:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.322 2007/11/20 04:12:18 kumba Exp $ + + 20 Nov 2007; Joshua Kinard <kumba@gentoo.org> binutils-2.18-r1.ebuild: + Stable on mips, per #195511. 14 Nov 2007; Jeroen Roovers <jer@gentoo.org> binutils-2.18-r1.ebuild: Stable for HPPA too (not quite bug #195511). diff --git a/sys-devel/binutils/binutils-2.18-r1.ebuild b/sys-devel/binutils/binutils-2.18-r1.ebuild index 71311b1dec2f..04e9983eb2a2 100644 --- a/sys-devel/binutils/binutils-2.18-r1.ebuild +++ b/sys-devel/binutils/binutils-2.18-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v 1.11 2007/11/14 16:24:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v 1.12 2007/11/20 04:12:18 kumba Exp $ PATCHVER="1.5" ELF2FLT_VER="" inherit toolchain-binutils -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86" |