diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-11-13 05:41:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-11-13 05:41:05 +0000 |
commit | c862f159403f8385d267b486bc8c107f9d563d39 (patch) | |
tree | 3c4ebb2f08a83768a88681b18fab0f7a62635bcb /sys-devel | |
parent | 0.7.28 version bump. (diff) | |
download | gentoo-2-c862f159403f8385d267b486bc8c107f9d563d39.tar.gz gentoo-2-c862f159403f8385d267b486bc8c107f9d563d39.tar.bz2 gentoo-2-c862f159403f8385d267b486bc8c107f9d563d39.zip |
Version bumps.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.20.51.0.12.ebuild | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.21.51.0.1.ebuild | 9 |
3 files changed, 26 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index f47babf42b37..577e597d0d79 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,13 @@ # 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.400 2010/08/30 04:16:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.401 2010/11/13 05:41:05 vapier Exp $ + +*binutils-2.21.51.0.1 (13 Nov 2010) +*binutils-2.20.51.0.12 (13 Nov 2010) + + 13 Nov 2010; Mike Frysinger <vapier@gentoo.org> + +binutils-2.20.51.0.12.ebuild, +binutils-2.21.51.0.1.ebuild: + Version bumps. 30 Aug 2010; Mike Frysinger <vapier@gentoo.org> binutils-2.20.1-r1.ebuild: Mark s390 stable #298571. diff --git a/sys-devel/binutils/binutils-2.20.51.0.12.ebuild b/sys-devel/binutils/binutils-2.20.51.0.12.ebuild new file mode 100644 index 000000000000..779f33c4fbed --- /dev/null +++ b/sys-devel/binutils/binutils-2.20.51.0.12.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.12.ebuild,v 1.1 2010/11/13 05:41:05 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" diff --git a/sys-devel/binutils/binutils-2.21.51.0.1.ebuild b/sys-devel/binutils/binutils-2.21.51.0.1.ebuild new file mode 100644 index 000000000000..1363b101da42 --- /dev/null +++ b/sys-devel/binutils/binutils-2.21.51.0.1.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.21.51.0.1.ebuild,v 1.1 2010/11/13 05:41:05 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="" |