diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2009-07-22 00:43:53 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2009-07-22 00:43:53 +0000 |
commit | f5731224c08b3a231f4fd6d5f0d353725efa99f6 (patch) | |
tree | 41564c7366c3df344f0f700d50f25b6125b1d326 /sys-devel/binutils | |
parent | Bug #270350: implement pkgconfig for lvm2. Also bump to EAPI=2. Include new s... (diff) | |
download | gentoo-2-f5731224c08b3a231f4fd6d5f0d353725efa99f6.tar.gz gentoo-2-f5731224c08b3a231f4fd6d5f0d353725efa99f6.tar.bz2 gentoo-2-f5731224c08b3a231f4fd6d5f0d353725efa99f6.zip |
Version bump
(Portage version: 2.2_rc33-r1/cvs/Linux i686)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.51.0.11.ebuild | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.19.51.0.13.ebuild (renamed from sys-devel/binutils/binutils-2.19.51.0.10.ebuild) | 2 |
3 files changed, 9 insertions, 11 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index d57f2bcfe070..6cfd3a551e40 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,13 @@ # 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.364 2009/07/20 09:12:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.365 2009/07/22 00:43:53 halcy0n Exp $ + +*binutils-2.19.51.0.13 (22 Jul 2009) + + 22 Jul 2009; Mark Loeser <halcy0n@gentoo.org> + -binutils-2.19.51.0.10.ebuild, -binutils-2.19.51.0.11.ebuild, + +binutils-2.19.51.0.13.ebuild: + Version bump *binutils-2.19.51.0.12 (20 Jul 2009) diff --git a/sys-devel/binutils/binutils-2.19.51.0.11.ebuild b/sys-devel/binutils/binutils-2.19.51.0.11.ebuild deleted file mode 100644 index 56c5a6314fdb..000000000000 --- a/sys-devel/binutils/binutils-2.19.51.0.11.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# 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.19.51.0.11.ebuild,v 1.1 2009/07/12 18:48:28 halcy0n Exp $ - -PATCHVER="1.0" -ELF2FLT_VER="" -inherit toolchain-binutils - -KEYWORDS="" diff --git a/sys-devel/binutils/binutils-2.19.51.0.10.ebuild b/sys-devel/binutils/binutils-2.19.51.0.13.ebuild index 342b36535104..dac7c2b40252 100644 --- a/sys-devel/binutils/binutils-2.19.51.0.10.ebuild +++ b/sys-devel/binutils/binutils-2.19.51.0.13.ebuild @@ -1,6 +1,6 @@ # 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.19.51.0.10.ebuild,v 1.1 2009/06/19 13:51:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.51.0.13.ebuild,v 1.1 2009/07/22 00:43:53 halcy0n Exp $ PATCHVER="1.0" ELF2FLT_VER="" |