diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-11-30 08:31:02 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-11-30 08:31:02 +0000 |
commit | eb11aa2e172650ce91e5ca6def24eb1bf39f71c8 (patch) | |
tree | 01ebdf344e1f9d49e2a61c578eec5a852b29a54c /sys-devel/binutils | |
parent | Version bump to 9.2_p1003. EAPI 5. Fixes bug #489082, reported by Gordon Pett... (diff) | |
download | gentoo-2-eb11aa2e172650ce91e5ca6def24eb1bf39f71c8.tar.gz gentoo-2-eb11aa2e172650ce91e5ca6def24eb1bf39f71c8.tar.bz2 gentoo-2-eb11aa2e172650ce91e5ca6def24eb1bf39f71c8.zip |
Version bump.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
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.1.ebuild | 7 |
2 files changed, 13 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 70a6e0c2221d..d6edc922a4c5 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.492 2013/08/12 18:02:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.493 2013/11/30 08:31:02 vapier Exp $ + +*binutils-2.24.51.0.1 (30 Nov 2013) + + 30 Nov 2013; Mike Frysinger <vapier@gentoo.org> +binutils-2.24.51.0.1.ebuild: + Version bump. 12 Aug 2013; Mike Frysinger <vapier@gentoo.org> binutils-2.23.2.ebuild: Unmask again since we know better what is failing (the packages themselves) diff --git a/sys-devel/binutils/binutils-2.24.51.0.1.ebuild b/sys-devel/binutils/binutils-2.24.51.0.1.ebuild new file mode 100644 index 000000000000..20cf1a6794ac --- /dev/null +++ b/sys-devel/binutils/binutils-2.24.51.0.1.ebuild @@ -0,0 +1,7 @@ +# Copyright 1999-2013 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.1.ebuild,v 1.1 2013/11/30 08:31:02 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils |