diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-17 17:00:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-12-17 17:00:45 +0000 |
commit | fd33da0c8b96a9cfc1dd1fe991e301149ba64357 (patch) | |
tree | dd49159a972580dcf107545e024ad0421cedb344 /sys-devel | |
parent | Patch for dev-libs/gmime:2.4 (bug #311503). (diff) | |
download | gentoo-2-fd33da0c8b96a9cfc1dd1fe991e301149ba64357.tar.gz gentoo-2-fd33da0c8b96a9cfc1dd1fe991e301149ba64357.tar.bz2 gentoo-2-fd33da0c8b96a9cfc1dd1fe991e301149ba64357.zip |
Version bump.
(Portage version: 2.2.0_alpha8/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.21.51.0.4.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 58f22dc6c603..21829c70e1fd 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.404 2010/12/16 10:48:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.405 2010/12/17 17:00:45 vapier Exp $ + +*binutils-2.21.51.0.4 (17 Dec 2010) + + 17 Dec 2010; Mike Frysinger <vapier@gentoo.org> + +binutils-2.21.51.0.4.ebuild: + Version bump. *binutils-2.21.51.0.3 (16 Dec 2010) diff --git a/sys-devel/binutils/binutils-2.21.51.0.4.ebuild b/sys-devel/binutils/binutils-2.21.51.0.4.ebuild new file mode 100644 index 000000000000..8c5008e39c4f --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.51.0.4.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.4.ebuild,v 1.1 2010/12/17 17:00:45 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |