commit:     902416888d1aed80c73c02d1df27d468ee5f0027
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 01:29:17 2016 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu May 26 01:29:17 2016 +0000
URL:        https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=90241688

sys-devel/binutils: need to use 2.26 for debian.

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808205

 sys-devel/binutils/Manifest             |  3 +++
 sys-devel/binutils/binutils-2.26.ebuild | 11 +++++++++++
 sys-devel/binutils/metadata.xml         | 15 +++++++++++++++
 3 files changed, 29 insertions(+)

diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
new file mode 100644
index 0000000..5844dc9
--- /dev/null
+++ b/sys-devel/binutils/Manifest
@@ -0,0 +1,3 @@
+DIST binutils-2.26.tar.bz2 25543552 SHA256 
c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9 SHA512 
e77e1b8dbbcbaf9ac2fae95c4403615808af3be03b2e1d32448cd3a7d32c43273f8bcace3f2de84ec120a982879295673029da306e2885dbf5f990584932cfc7
 WHIRLPOOL 
b467033fa1944f2f4f823e79a1624dffdcee20498636d6d807904bf13bf45cc3eb68308a1b97fa008bd2f303a38476480654dd61208f0e2d0e3db7008d217ef2
+EBUILD binutils-2.26.ebuild 296 SHA256 
80d74ccab4fc12b2d65eba22b17d796c6982e2034caf70f52fd4d13a5859f21a SHA512 
bd0d4c4a75c463bfea89e11195cd71b4b7157ae9cadb2ec862109b807591bcae2f93d813ac1010128028170cc0b1988198574a14c0d386ac459ff181c79a5d22
 WHIRLPOOL 
dffc138ec292de22bfa6fcbbc92642519be8485bd22a31739fce81bd5da1afebcd7fcb40c5e254f7f42bea45933ab599c9815d691d06b682f8d126725268903e
+MISC metadata.xml 556 SHA256 
5190d488015dabc64517859b83c708e8c265c5c48aaf3304971649134ca04ad3 SHA512 
9b4bc745ad1720c8234098add2fad18e7dd5d4936c9957fa0e66d5f8e61bcc05dfa915c443ed9bc3755f7f067447cc4021fa757437cb77591a2a8167f8482212
 WHIRLPOOL 
781fe35ac5ee4fbd87e1ca77866f702dc99c14a3d466282c92c99c488fdaf87b1e5dc32b02b320f285779bd2f1662a151104c72f3e249fce1e9211e2e0d547bd

diff --git a/sys-devel/binutils/binutils-2.26.ebuild 
b/sys-devel/binutils/binutils-2.26.ebuild
new file mode 100644
index 0000000..8479595
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.26.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+PATCHVER=""
+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"

diff --git a/sys-devel/binutils/metadata.xml b/sys-devel/binutils/metadata.xml
new file mode 100644
index 0000000..f6850d0
--- /dev/null
+++ b/sys-devel/binutils/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer type="project">
+<email>[email protected]</email>
+<name>Gentoo Toolchain Project</name>
+</maintainer>
+<use>
+<flag name="multislot">Allow for multiple versions of binutils to be emerged 
at once for same CTARGET</flag>
+<flag name="multitarget">Adds support to binutils for cross compiling (does 
not work with gas)</flag>
+</use>
+<upstream>
+<remote-id type="cpe">cpe:/a:gnu:binutils</remote-id>
+</upstream>
+</pkgmetadata>

Reply via email to