sys-devel/binutils: version bump to 2.26.1.
authorBjørn Kagelmacher <DL7RAY@t-online.de>
Mon, 11 Jul 2016 20:27:54 +0000 (22:27 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 13 Jul 2016 08:25:54 +0000 (10:25 +0200)
Closes: https://github.com/gentoo/gentoo/pull/1874

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
sys-devel/binutils/binutils-2.26.1.ebuild [new file with mode: 0644]

diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild
new file mode 100644 (file)
index 0000000..dc9fc17
--- /dev/null
@@ -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"