diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-02-03 06:30:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-02-03 06:30:51 +0000 |
commit | ec8bb45e004e5cfc984a77d82c35a2cd159124b6 (patch) | |
tree | 65403bc5d7afceca9d35627632d62ee1b65a489e /sys-devel | |
parent | Drop app-admin/busybox-sysklogd as it no longer exists #444718 by Andreis Vin... (diff) | |
download | gentoo-2-ec8bb45e004e5cfc984a77d82c35a2cd159124b6.tar.gz gentoo-2-ec8bb45e004e5cfc984a77d82c35a2cd159124b6.tar.bz2 gentoo-2-ec8bb45e004e5cfc984a77d82c35a2cd159124b6.zip |
Version bump.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 9 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.23.51.0.9.ebuild | 7 |
2 files changed, 14 insertions, 2 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 0e120f772e3a..4ad43360ea1b 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.476 2012/12/29 20:58:39 vapier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.477 2013/02/03 06:30:51 vapier Exp $ + +*binutils-2.23.51.0.9 (03 Feb 2013) + + 03 Feb 2013; Mike Frysinger <vapier@gentoo.org> +binutils-2.23.51.0.9.ebuild: + Version bump. *binutils-2.23.51.0.8 (29 Dec 2012) diff --git a/sys-devel/binutils/binutils-2.23.51.0.9.ebuild b/sys-devel/binutils/binutils-2.23.51.0.9.ebuild new file mode 100644 index 000000000000..2a5bbd80100f --- /dev/null +++ b/sys-devel/binutils/binutils-2.23.51.0.9.ebuild @@ -0,0 +1,7 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.23.51.0.9.ebuild,v 1.1 2013/02/03 06:30:51 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils |