diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-09-09 05:48:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-09-09 05:48:33 +0000 |
commit | 79d1683f44f921ec699db9ffa8d3d3500fa2ba30 (patch) | |
tree | b6b5dedb086cb48dd478f56ec06d3e288fe87044 /sys-devel/binutils | |
parent | Version bump, and added no-herd (diff) | |
download | gentoo-2-79d1683f44f921ec699db9ffa8d3d3500fa2ba30.tar.gz gentoo-2-79d1683f44f921ec699db9ffa8d3d3500fa2ba30.tar.bz2 gentoo-2-79d1683f44f921ec699db9ffa8d3d3500fa2ba30.zip |
Version bump.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.20.51.0.1.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index a56900154f15..2d1a1f1dd23f 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.366 2009/07/23 14:47:54 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.367 2009/09/09 05:48:33 vapier Exp $ + +*binutils-2.20.51.0.1 (09 Sep 2009) + + 09 Sep 2009; Mike Frysinger <vapier@gentoo.org> + +binutils-2.20.51.0.1.ebuild: + Version bump. *binutils-2.19.51.0.14 (23 Jul 2009) diff --git a/sys-devel/binutils/binutils-2.20.51.0.1.ebuild b/sys-devel/binutils/binutils-2.20.51.0.1.ebuild new file mode 100644 index 000000000000..f94eb0b18f33 --- /dev/null +++ b/sys-devel/binutils/binutils-2.20.51.0.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.20.51.0.1.ebuild,v 1.1 2009/09/09 05:48:33 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |