diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-14 16:24:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-14 16:24:18 +0000 |
commit | a13754eb06e5c0f79e11344d60c50c95e8fc3760 (patch) | |
tree | 5592a893a095143e48dea35592ca9cea2ee902f0 /sys-devel/binutils | |
parent | initial import of ferret ruby library (diff) | |
download | gentoo-2-a13754eb06e5c0f79e11344d60c50c95e8fc3760.tar.gz gentoo-2-a13754eb06e5c0f79e11344d60c50c95e8fc3760.tar.bz2 gentoo-2-a13754eb06e5c0f79e11344d60c50c95e8fc3760.zip |
Stable for HPPA too (not quite bug #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 c5ae45139f9d..38b23eddda12 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.320 2007/11/04 20:06:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.321 2007/11/14 16:24:18 jer Exp $ + + 14 Nov 2007; Jeroen Roovers <jer@gentoo.org> binutils-2.18-r1.ebuild: + Stable for HPPA too (not quite bug #195511). *binutils-2.18.50.0.3 (04 Nov 2007) diff --git a/sys-devel/binutils/binutils-2.18-r1.ebuild b/sys-devel/binutils/binutils-2.18-r1.ebuild index a93e06d7db43..71311b1dec2f 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.10 2007/11/11 19:56:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.18-r1.ebuild,v 1.11 2007/11/14 16:24:18 jer 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" |