From 1b7b88f1964567167ddfd753fb9333ec40f347bf Mon Sep 17 00:00:00 2001 From: Bjørn Kagelmacher Date: Mon, 11 Jul 2016 22:27:54 +0200 Subject: sys-devel/binutils: version bump to 2.26.1. Closes: https://github.com/gentoo/gentoo/pull/1874 Signed-off-by: Patrice Clement --- sys-devel/binutils/binutils-2.26.1.ebuild | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sys-devel/binutils/binutils-2.26.1.ebuild diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild new file mode 100644 index 000000000000..dc9fc1777b19 --- /dev/null +++ b/sys-devel/binutils/binutils-2.26.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PATCHVER="1.0" +ELF2FLT_VER="" +inherit toolchain-binutils + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd" -- cgit v1.2.3-65-gdbad