diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-10-22 19:09:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-10-22 19:09:54 +0000 |
commit | c89d0173ea9ed4082b249b0ead84d1192739371c (patch) | |
tree | 87893aa533d942600e70918eea747ac36bca11b1 /sys-devel | |
parent | Remove libxml2 and xslt USE flags wrt bug #511594. (diff) | |
download | gentoo-2-c89d0173ea9ed4082b249b0ead84d1192739371c.tar.gz gentoo-2-c89d0173ea9ed4082b249b0ead84d1192739371c.tar.bz2 gentoo-2-c89d0173ea9ed4082b249b0ead84d1192739371c.zip |
Version bump.
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.24.90.ebuild | 9 |
2 files changed, 15 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index a23db4f008c5..a536a3389708 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.515 2014/06/14 22:26:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.516 2014/10/22 19:09:54 vapier Exp $ + +*binutils-2.24.90 (22 Oct 2014) + + 22 Oct 2014; Mike Frysinger <vapier@gentoo.org> +binutils-2.24.90.ebuild: + Version bump. 14 Jun 2014; Mike Frysinger <vapier@gentoo.org> metadata.xml: Add upstream CPE tag (security info). diff --git a/sys-devel/binutils/binutils-2.24.90.ebuild b/sys-devel/binutils/binutils-2.24.90.ebuild new file mode 100644 index 000000000000..6ccf52266ea1 --- /dev/null +++ b/sys-devel/binutils/binutils-2.24.90.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.24.90.ebuild,v 1.1 2014/10/22 19:09:54 vapier Exp $ + +EAPI="4" + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils |