diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-08-07 20:22:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-08-07 20:22:40 +0000 |
commit | a686869bdc6e27e20252a9d40ae9c830b98ed06a (patch) | |
tree | 880a70c3da301dc3e98450dccc44e6eb893f9bde /sys-devel | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-a686869bdc6e27e20252a9d40ae9c830b98ed06a.tar.gz gentoo-2-a686869bdc6e27e20252a9d40ae9c830b98ed06a.tar.bz2 gentoo-2-a686869bdc6e27e20252a9d40ae9c830b98ed06a.zip |
Version bump.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.23.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 dab96cad4a5a..5f8d50a9fae8 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.462 2012/08/07 19:56:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.463 2012/08/07 20:22:40 vapier Exp $ + +*binutils-2.23.51.0.1 (07 Aug 2012) + + 07 Aug 2012; Mike Frysinger <vapier@gentoo.org> +binutils-2.23.51.0.1.ebuild: + Version bump. 07 Aug 2012; Mike Frysinger <vapier@gentoo.org> -binutils-2.16.1-r3.ebuild, -binutils-2.16.91.0.6.ebuild, -binutils-2.18-r3.ebuild, diff --git a/sys-devel/binutils/binutils-2.23.51.0.1.ebuild b/sys-devel/binutils/binutils-2.23.51.0.1.ebuild new file mode 100644 index 000000000000..7820d4517576 --- /dev/null +++ b/sys-devel/binutils/binutils-2.23.51.0.1.ebuild @@ -0,0 +1,7 @@ +# 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.23.51.0.1.ebuild,v 1.1 2012/08/07 20:22:40 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils |