diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-02-07 23:24:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-02-07 23:24:23 +0000 |
commit | aa6ee39416ff2d583d8c091b9c96af8d7386b774 (patch) | |
tree | 5b53b2f103262c2cc12e8af62755913fe97f868f /sys-devel | |
parent | Set PYTHON_DEPEND. Fix src_test(). (diff) | |
download | gentoo-2-aa6ee39416ff2d583d8c091b9c96af8d7386b774.tar.gz gentoo-2-aa6ee39416ff2d583d8c091b9c96af8d7386b774.tar.bz2 gentoo-2-aa6ee39416ff2d583d8c091b9c96af8d7386b774.zip |
Version bump.
(Portage version: 2.2_rc61/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.20.51.0.6.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 4353b916f687..46e0a484c7f9 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.379 2010/02/03 20:08:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.380 2010/02/07 23:24:23 vapier Exp $ + +*binutils-2.20.51.0.6 (07 Feb 2010) + + 07 Feb 2010; Mike Frysinger <vapier@gentoo.org> + +binutils-2.20.51.0.6.ebuild: + Version bump. 03 Feb 2010; Jeroen Roovers <jer@gentoo.org> binutils-2.19.1-r1.ebuild: Stable for HPPA too. diff --git a/sys-devel/binutils/binutils-2.20.51.0.6.ebuild b/sys-devel/binutils/binutils-2.20.51.0.6.ebuild new file mode 100644 index 000000000000..b22b7f67188b --- /dev/null +++ b/sys-devel/binutils/binutils-2.20.51.0.6.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.20.51.0.6.ebuild,v 1.1 2010/02/07 23:24:23 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |