diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-06-09 03:24:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-06-09 03:24:09 +0000 |
commit | bf544ac2012989ae976ebd7a094e3c2c752f605a (patch) | |
tree | 8b3d055d0edf0d61c5e9b1a2b03197f9bff7f0f1 /sys-devel | |
parent | net-misc/modemmanager: Fix conclict with sys-fs/udev-171 (bug #370385) (diff) | |
download | gentoo-2-bf544ac2012989ae976ebd7a094e3c2c752f605a.tar.gz gentoo-2-bf544ac2012989ae976ebd7a094e3c2c752f605a.tar.bz2 gentoo-2-bf544ac2012989ae976ebd7a094e3c2c752f605a.zip |
Version bump.
(Portage version: 2.2.0_alpha37/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.21.52.0.1.ebuild | 9 |
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 036d4c55490c..e1f7f2cc1604 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.411 2011/05/09 16:49:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.412 2011/06/09 03:24:09 vapier Exp $ + +*binutils-2.21.52.0.1 (09 Jun 2011) + + 09 Jun 2011; Mike Frysinger <vapier@gentoo.org> +binutils-2.21.52.0.1.ebuild: + Version bump. *binutils-2.21.51.0.9 (09 May 2011) diff --git a/sys-devel/binutils/binutils-2.21.52.0.1.ebuild b/sys-devel/binutils/binutils-2.21.52.0.1.ebuild new file mode 100644 index 000000000000..df66ca221457 --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.52.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.52.0.1.ebuild,v 1.1 2011/06/09 03:24:09 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |