Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/
Date: Wed, 13 Jul 2016 08:26:23
Message-Id: 1468398354.1b7b88f1964567167ddfd753fb9333ec40f347bf.monsieurp@gentoo
1 commit: 1b7b88f1964567167ddfd753fb9333ec40f347bf
2 Author: Bjørn Kagelmacher <DL7RAY <AT> t-online <DOT> de>
3 AuthorDate: Mon Jul 11 20:27:54 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 13 08:25:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7b88f1
7
8 sys-devel/binutils: version bump to 2.26.1.
9
10 Closes: https://github.com/gentoo/gentoo/pull/1874
11
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 sys-devel/binutils/binutils-2.26.1.ebuild | 11 +++++++++++
15 1 file changed, 11 insertions(+)
16
17 diff --git a/sys-devel/binutils/binutils-2.26.1.ebuild b/sys-devel/binutils/binutils-2.26.1.ebuild
18 new file mode 100644
19 index 0000000..dc9fc17
20 --- /dev/null
21 +++ b/sys-devel/binutils/binutils-2.26.1.ebuild
22 @@ -0,0 +1,11 @@
23 +# Copyright 1999-2016 Gentoo Foundation
24 +# Distributed under the terms of the GNU General Public License v2
25 +# $Id$
26 +
27 +EAPI="5"
28 +
29 +PATCHVER="1.0"
30 +ELF2FLT_VER=""
31 +inherit toolchain-binutils
32 +
33 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd"