diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-16 10:48:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-12-16 10:48:06 +0000 |
commit | f607ef2db8f38b7b0a96f633a6bd0aa444933c34 (patch) | |
tree | d07f8d2f5af2461ded658d330df6c16e69dbba88 /sys-devel/binutils | |
parent | moved to toolchain overlay (diff) | |
download | gentoo-2-f607ef2db8f38b7b0a96f633a6bd0aa444933c34.tar.gz gentoo-2-f607ef2db8f38b7b0a96f633a6bd0aa444933c34.tar.bz2 gentoo-2-f607ef2db8f38b7b0a96f633a6bd0aa444933c34.zip |
Version bump.
(Portage version: 2.2.0_alpha8/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.21.51.0.3.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 2bea2733bddc..58f22dc6c603 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.403 2010/12/09 11:23:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.404 2010/12/16 10:48:06 vapier Exp $ + +*binutils-2.21.51.0.3 (16 Dec 2010) + + 16 Dec 2010; Mike Frysinger <vapier@gentoo.org> + +binutils-2.21.51.0.3.ebuild: + Version bump. *binutils-2.21 (09 Dec 2010) diff --git a/sys-devel/binutils/binutils-2.21.51.0.3.ebuild b/sys-devel/binutils/binutils-2.21.51.0.3.ebuild new file mode 100644 index 000000000000..567b7a447b9b --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.51.0.3.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.51.0.3.ebuild,v 1.1 2010/12/16 10:48:06 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |