diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-03-26 19:37:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2013-03-26 19:37:42 +0000 |
commit | 1a4d71b397fbf7af2372c450f33fde01b6d0058b (patch) | |
tree | ff8ae92f5ec17cd5ad581f6d7f17123fd157621c /sys-devel | |
parent | Synchronize the sys-apps/systemd blocker with ones in 198-r6 and 199 as appro... (diff) | |
download | gentoo-2-1a4d71b397fbf7af2372c450f33fde01b6d0058b.tar.gz gentoo-2-1a4d71b397fbf7af2372c450f33fde01b6d0058b.tar.bz2 gentoo-2-1a4d71b397fbf7af2372c450f33fde01b6d0058b.zip |
Version bump.
(Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.23.52.0.1.ebuild | 7 |
2 files changed, 13 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index d4d29136cf81..8b181cf2dce9 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.478 2013/03/26 18:17:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.479 2013/03/26 19:37:42 vapier Exp $ + +*binutils-2.23.52.0.1 (26 Mar 2013) + + 26 Mar 2013; Mike Frysinger <vapier@gentoo.org> +binutils-2.23.52.0.1.ebuild: + Version bump. *binutils-2.23.2 (26 Mar 2013) diff --git a/sys-devel/binutils/binutils-2.23.52.0.1.ebuild b/sys-devel/binutils/binutils-2.23.52.0.1.ebuild new file mode 100644 index 000000000000..63aa28409ee5 --- /dev/null +++ b/sys-devel/binutils/binutils-2.23.52.0.1.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.52.0.1.ebuild,v 1.1 2013/03/26 19:37:42 vapier Exp $ + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils |