diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-06-17 03:39:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-06-17 03:39:08 +0000 |
commit | bdd13303f58ab9e56499ee0e064d2ecae0034970 (patch) | |
tree | c1ff91991ad608857dfd952e3acdba75301dd77d /sys-devel/binutils | |
parent | Version bump. (diff) | |
download | gentoo-2-bdd13303f58ab9e56499ee0e064d2ecae0034970.tar.gz gentoo-2-bdd13303f58ab9e56499ee0e064d2ecae0034970.tar.bz2 gentoo-2-bdd13303f58ab9e56499ee0e064d2ecae0034970.zip |
Version bump.
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.21.52.0.2.ebuild | 9 |
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 18f647491dc8..79dede1d0f61 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # 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.413 2011/06/11 20:16:57 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.414 2011/06/17 03:39:08 vapier Exp $ + +*binutils-2.21.52.0.2 (17 Jun 2011) + + 17 Jun 2011; Mike Frysinger <vapier@gentoo.org> +binutils-2.21.52.0.2.ebuild: + Version bump. 11 Jun 2011; Alexis Ballier <aballier@gentoo.org> binutils-2.21.ebuild: keyword -x86-fbsd and -sparc-fbsd until bug #347931 is solved; it doesnt diff --git a/sys-devel/binutils/binutils-2.21.52.0.2.ebuild b/sys-devel/binutils/binutils-2.21.52.0.2.ebuild new file mode 100644 index 000000000000..dde95860867a --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.52.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.52.0.2.ebuild,v 1.1 2011/06/17 03:39:08 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |