diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-26 10:02:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-26 10:02:20 +0000 |
commit | d0875ec43cc4aedb39cb20cb47f562afc2ec28eb (patch) | |
tree | c90473fd4a5275ea9118f3bf433dcc5dca3813b2 /sys-devel/binutils | |
parent | Version bump (diff) | |
download | gentoo-2-d0875ec43cc4aedb39cb20cb47f562afc2ec28eb.tar.gz gentoo-2-d0875ec43cc4aedb39cb20cb47f562afc2ec28eb.tar.bz2 gentoo-2-d0875ec43cc4aedb39cb20cb47f562afc2ec28eb.zip |
Version bump #241482.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.50.0.1.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 0b6cc6360c4d..4fd985e4c738 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.339 2008/10/25 22:18:41 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.340 2008/10/26 10:02:20 vapier Exp $ + +*binutils-2.19.50.0.1 (26 Oct 2008) + + 26 Oct 2008; Mike Frysinger <vapier@gentoo.org> + +binutils-2.19.50.0.1.ebuild: + Version bump #241482. *binutils-2.18-r4 (25 Oct 2008) diff --git a/sys-devel/binutils/binutils-2.19.50.0.1.ebuild b/sys-devel/binutils/binutils-2.19.50.0.1.ebuild new file mode 100644 index 000000000000..d7f056601a29 --- /dev/null +++ b/sys-devel/binutils/binutils-2.19.50.0.1.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.50.0.1.ebuild,v 1.1 2008/10/26 10:02:20 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |