diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-03 18:07:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-03 18:07:01 +0000 |
commit | 4d1a7ec09d72aa497315dd4f76080fd382f931a9 (patch) | |
tree | 512dd60bb8bd6e4716f934165ad32476bb4506d3 /sys-devel/binutils | |
parent | version bump (diff) | |
download | gentoo-2-4d1a7ec09d72aa497315dd4f76080fd382f931a9.tar.gz gentoo-2-4d1a7ec09d72aa497315dd4f76080fd382f931a9.tar.bz2 gentoo-2-4d1a7ec09d72aa497315dd4f76080fd382f931a9.zip |
Version bump.
(Portage version: 2.2_pre5)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.18.50.0.6.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index c53722f39c51..3040c42b67f5 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.324 2008/03/17 01:49:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.325 2008/04/03 18:07:01 vapier Exp $ + +*binutils-2.18.50.0.6 (03 Apr 2008) + + 03 Apr 2008; Mike Frysinger <vapier@gentoo.org> + +binutils-2.18.50.0.6.ebuild: + Version bump. *binutils-2.18.50.0.5 (17 Mar 2008) diff --git a/sys-devel/binutils/binutils-2.18.50.0.6.ebuild b/sys-devel/binutils/binutils-2.18.50.0.6.ebuild new file mode 100644 index 000000000000..8dbd370beab3 --- /dev/null +++ b/sys-devel/binutils/binutils-2.18.50.0.6.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.18.50.0.6.ebuild,v 1.1 2008/04/03 18:07:01 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |