From 5ec67fa25f5795cf8552c6de450aa4d2f9c26396 Mon Sep 17 00:00:00 2001 From: Mike Frysinger <vapier@gentoo.org> Date: Wed, 9 May 2012 04:31:10 +0000 Subject: Version bump. (Portage version: 2.2.0_alpha100/cvs/Linux x86_64) --- sys-devel/binutils/ChangeLog | 7 ++++++- sys-devel/binutils/binutils-2.22.52.0.3.ebuild | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 sys-devel/binutils/binutils-2.22.52.0.3.ebuild (limited to 'sys-devel/binutils') diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index c659102309d0..724df337bfd4 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.441 2012/04/26 14:34:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.442 2012/05/09 04:31:10 vapier Exp $ + +*binutils-2.22.52.0.3 (09 May 2012) + + 09 May 2012; Mike Frysinger <vapier@gentoo.org> +binutils-2.22.52.0.3.ebuild: + Version bump. 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> binutils-2.20.1-r1.ebuild: keyword ~amd64-fbsd diff --git a/sys-devel/binutils/binutils-2.22.52.0.3.ebuild b/sys-devel/binutils/binutils-2.22.52.0.3.ebuild new file mode 100644 index 000000000000..a483e0d45df1 --- /dev/null +++ b/sys-devel/binutils/binutils-2.22.52.0.3.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.22.52.0.3.ebuild,v 1.1 2012/05/09 04:31:10 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +# 66_all_binutils-2.22-warn-textrel.patch fails to apply with +# patch-2.5.9, so require a version that for sure works +DEPEND+=" >=sys-devel/patch-2.6.1" -- cgit v1.2.3-65-gdbad