diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-12-18 18:42:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-12-18 18:42:41 +0000 |
commit | 884705019fb9bb8964326d3aeb7ba7b6dcb03ba4 (patch) | |
tree | 9dcf13d94573a4e83d057620a25e34abaa6445b9 /sys-devel | |
parent | Remove old version. (diff) | |
download | gentoo-2-884705019fb9bb8964326d3aeb7ba7b6dcb03ba4.tar.gz gentoo-2-884705019fb9bb8964326d3aeb7ba7b6dcb03ba4.tar.bz2 gentoo-2-884705019fb9bb8964326d3aeb7ba7b6dcb03ba4.zip |
Version bump.
(Portage version: 2.2_rc55/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.4.ebuild | 9 |
2 files changed, 16 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 30216edc85f7..f3119d86d959 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.374 2009/12/02 05:37:49 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.375 2009/12/18 18:42:41 vapier Exp $ + +*binutils-2.20.51.0.4 (18 Dec 2009) + + 18 Dec 2009; Mike Frysinger <vapier@gentoo.org> + +binutils-2.20.51.0.4.ebuild: + Version bump. 01 Dec 2009; Tom Gall <tgall@gentoo.org> binutils-2.19.1-r1.ebuild: stable on ppc64 diff --git a/sys-devel/binutils/binutils-2.20.51.0.4.ebuild b/sys-devel/binutils/binutils-2.20.51.0.4.ebuild new file mode 100644 index 000000000000..b4a7bd3113bd --- /dev/null +++ b/sys-devel/binutils/binutils-2.20.51.0.4.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.20.51.0.4.ebuild,v 1.1 2009/12/18 18:42:41 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |