diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-08-11 02:15:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-08-11 02:15:29 +0000 |
commit | 2ae39e3e5c32f0bf348070b39f781141609d4289 (patch) | |
tree | ae01049a11b210b5bbb7a0646ceb9db5532070cc /sys-devel/binutils | |
parent | Version bump (diff) | |
download | gentoo-2-2ae39e3e5c32f0bf348070b39f781141609d4289.tar.gz gentoo-2-2ae39e3e5c32f0bf348070b39f781141609d4289.tar.bz2 gentoo-2-2ae39e3e5c32f0bf348070b39f781141609d4289.zip |
Version bumps.
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.21.53.0.1.ebuild | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.21.53.0.2.ebuild | 9 |
3 files changed, 26 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index b862354e8afe..c7eec18b1242 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.415 2011/06/28 02:23:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.416 2011/08/11 02:15:29 vapier Exp $ + +*binutils-2.21.53.0.2 (11 Aug 2011) +*binutils-2.21.53.0.1 (11 Aug 2011) + + 11 Aug 2011; Mike Frysinger <vapier@gentoo.org> +binutils-2.21.53.0.1.ebuild, + +binutils-2.21.53.0.2.ebuild: + Version bumps. *binutils-2.21.1 (28 Jun 2011) diff --git a/sys-devel/binutils/binutils-2.21.53.0.1.ebuild b/sys-devel/binutils/binutils-2.21.53.0.1.ebuild new file mode 100644 index 000000000000..288420ecbeff --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.53.0.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.53.0.1.ebuild,v 1.1 2011/08/11 02:15:29 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" diff --git a/sys-devel/binutils/binutils-2.21.53.0.2.ebuild b/sys-devel/binutils/binutils-2.21.53.0.2.ebuild new file mode 100644 index 000000000000..7a62f809e9e3 --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.53.0.2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.21.53.0.2.ebuild,v 1.1 2011/08/11 02:15:29 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |