diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 05:48:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-02-01 05:48:33 +0000 |
commit | 35d8d9a90043c21dbf7fb196c060bc0b68753491 (patch) | |
tree | e3987a8db943ae3f8fc99bbe8a2914a1eecee506 /sys-devel/binutils | |
parent | Version bump. (diff) | |
download | gentoo-2-35d8d9a90043c21dbf7fb196c060bc0b68753491.tar.gz gentoo-2-35d8d9a90043c21dbf7fb196c060bc0b68753491.tar.bz2 gentoo-2-35d8d9a90043c21dbf7fb196c060bc0b68753491.zip |
Version bump.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.24.51.0.3.ebuild | 9 |
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 69ee1c7b8e3d..216a3e7b3127 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.512 2014/01/29 10:09:47 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.513 2014/02/01 05:48:33 vapier Exp $ + +*binutils-2.24.51.0.3 (01 Feb 2014) + + 01 Feb 2014; Mike Frysinger <vapier@gentoo.org> +binutils-2.24.51.0.3.ebuild: + Version bump. 29 Jan 2014; Naohiro Aota <naota@gentoo.org> binutils-2.24-r2.ebuild: Add ~x86-fbsd. #499212 diff --git a/sys-devel/binutils/binutils-2.24.51.0.3.ebuild b/sys-devel/binutils/binutils-2.24.51.0.3.ebuild new file mode 100644 index 000000000000..6e62161c4fbb --- /dev/null +++ b/sys-devel/binutils/binutils-2.24.51.0.3.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24.51.0.3.ebuild,v 1.1 2014/02/01 05:48:33 vapier Exp $ + +EAPI="4" + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils |