diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-05-26 08:08:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-05-26 08:08:25 +0000 |
commit | 93893ef80eda095507b9edb80ab54671803b24a6 (patch) | |
tree | 1a75c5d1ecac86bc5f61c885942d596b61bd2733 /sys-devel | |
parent | stable x86, bug 270536 (diff) | |
download | gentoo-2-93893ef80eda095507b9edb80ab54671803b24a6.tar.gz gentoo-2-93893ef80eda095507b9edb80ab54671803b24a6.tar.bz2 gentoo-2-93893ef80eda095507b9edb80ab54671803b24a6.zip |
Version bump.
(Portage version: 2.2_rc33/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.19.51.0.5.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 6efa13eac563..4b86aaed4b10 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.355 2009/05/14 04:41:06 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.356 2009/05/26 08:08:25 vapier Exp $ + +*binutils-2.19.51.0.5 (26 May 2009) + + 26 May 2009; Mike Frysinger <vapier@gentoo.org> + +binutils-2.19.51.0.5.ebuild: + Version bump. 14 May 2009; Ryan Hill <dirtyepic@gentoo.org> metadata.xml: Set proper expectations for the gold linker. diff --git a/sys-devel/binutils/binutils-2.19.51.0.5.ebuild b/sys-devel/binutils/binutils-2.19.51.0.5.ebuild new file mode 100644 index 000000000000..fef2ac317158 --- /dev/null +++ b/sys-devel/binutils/binutils-2.19.51.0.5.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.51.0.5.ebuild,v 1.1 2009/05/26 08:08:25 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |