summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-12-02 05:27:46 +0000
committerMike Frysinger <vapier@gentoo.org>2004-12-02 05:27:46 +0000
commite4f774a5e3f4d7ca2d68a2ad3c032f99ecb32dc9 (patch)
tree476d51c94cfc7769c698ccf2a4d371d7c9b1c246 /sys-devel
parentNew version (Manifest recommit) (diff)
downloadgentoo-2-e4f774a5e3f4d7ca2d68a2ad3c032f99ecb32dc9.tar.gz
gentoo-2-e4f774a5e3f4d7ca2d68a2ad3c032f99ecb32dc9.tar.bz2
gentoo-2-e4f774a5e3f4d7ca2d68a2ad3c032f99ecb32dc9.zip
use new toolchain-binutils eclass
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog8
-rw-r--r--sys-devel/binutils/binutils-2.14.90.0.6-r8.ebuild14
-rw-r--r--sys-devel/binutils/files/digest-binutils-2.14.90.0.6-r83
3 files changed, 24 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 52dea3442bde..a3746d3af996 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/binutils
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.169 2004/11/30 19:34:30 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.170 2004/12/02 05:27:46 vapier Exp $
+
+*binutils-2.14.90.0.6-r8 (02 Dec 2004)
+
+ 02 Dec 2004; Mike Frysinger <vapier@gentoo.org>
+ +binutils-2.14.90.0.6-r8.ebuild:
+ Use toolchain eclass.
30 Nov 2004; Guy Martin <gmsoft@gentoo.org> binutils-2.15.92.0.2-r1.ebuild:
Stable on hppa. Fix problems with libxml2 and others.
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r8.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r8.ebuild
new file mode 100644
index 000000000000..17a25384cc91
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.14.90.0.6-r8.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r8.ebuild,v 1.1 2004/12/02 05:27:46 vapier Exp $
+
+PATCHVER="1.0"
+UCLIBC_PATCHVER="1.0"
+inherit toolchain-binutils
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+
+src_unpack() {
+ toolchain-binutils_src_unpack
+ apply_binutils_updates
+}
diff --git a/sys-devel/binutils/files/digest-binutils-2.14.90.0.6-r8 b/sys-devel/binutils/files/digest-binutils-2.14.90.0.6-r8
new file mode 100644
index 000000000000..f9ff156e16b8
--- /dev/null
+++ b/sys-devel/binutils/files/digest-binutils-2.14.90.0.6-r8
@@ -0,0 +1,3 @@
+MD5 71b99dba3045a359dc314dbebedcf502 binutils-2.14.90.0.6.tar.bz2 10399066
+MD5 0b2c6cabe1d45dddacfab351d7a44d86 binutils-2.14.90.0.6-patches-1.0.tar.bz2 38048
+MD5 5c7006c632491a8ded240766767edbfd binutils-2.14.90.0.6-uclibc-patches-1.0.tar.bz2 6346