summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-02 05:02:00 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-02 05:02:00 +0000
commite9187c195373a2d9e27dead463775341ed663496 (patch)
tree5a81fdb8a7948b4763ca9efb404a7ac48f11eb90 /sys-devel
parentVersion bump. (diff)
downloadgentoo-2-e9187c195373a2d9e27dead463775341ed663496.tar.gz
gentoo-2-e9187c195373a2d9e27dead463775341ed663496.tar.bz2
gentoo-2-e9187c195373a2d9e27dead463775341ed663496.zip
Grab some fixes from upstream for PIE, lib search paths, and ld speedups.
(Portage version: 2.1_pre5-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog8
-rw-r--r--sys-devel/binutils/binutils-2.16.1-r2.ebuild22
-rw-r--r--sys-devel/binutils/files/digest-binutils-2.16.1-r29
3 files changed, 38 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index 7354216f3768..b9d9977c4725 100644
--- a/sys-devel/binutils/ChangeLog
+++ b/sys-devel/binutils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-devel/binutils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.239 2006/02/15 05:11:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.240 2006/03/02 05:02:00 vapier Exp $
+
+*binutils-2.16.1-r2 (02 Mar 2006)
+
+ 02 Mar 2006; Mike Frysinger <vapier@gentoo.org>
+ +binutils-2.16.1-r2.ebuild:
+ Grab some fixes from upstream for PIE, lib search paths, and ld speedups.
*binutils-2.16.91.0.6 (15 Feb 2006)
diff --git a/sys-devel/binutils/binutils-2.16.1-r2.ebuild b/sys-devel/binutils/binutils-2.16.1-r2.ebuild
new file mode 100644
index 000000000000..a9d022549187
--- /dev/null
+++ b/sys-devel/binutils/binutils-2.16.1-r2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.1 2006/03/02 05:02:00 vapier Exp $
+
+PATCHVER="1.7"
+UCLIBC_PATCHVER="1.0"
+ELF2FLT_VER=""
+inherit toolchain-binutils
+
+# ARCH - packages to test before marking
+KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+src_unpack() {
+ tc-binutils_unpack
+
+ # Patches
+ cd "${WORKDIR}"/patch
+ # FreeBSD patches are not safe #122369
+ rm -f 00_all_freebsd*
+
+ tc-binutils_apply_patches
+}
diff --git a/sys-devel/binutils/files/digest-binutils-2.16.1-r2 b/sys-devel/binutils/files/digest-binutils-2.16.1-r2
new file mode 100644
index 000000000000..4f8fb5d109ee
--- /dev/null
+++ b/sys-devel/binutils/files/digest-binutils-2.16.1-r2
@@ -0,0 +1,9 @@
+MD5 425e8033a36437f89c4293c13f06ce04 binutils-2.16.1-patches-1.7.tar.bz2 36955
+RMD160 7f2ddeb93250bbb250789fef29f07a12dfdc84a6 binutils-2.16.1-patches-1.7.tar.bz2 36955
+SHA256 e9688a8b2eb6116575008902386bb6ded3c9e1b4a889084084c26f833ad4be40 binutils-2.16.1-patches-1.7.tar.bz2 36955
+MD5 e0db1c5854dcb0398f78cd7c7ddca7bd binutils-2.16.1-uclibc-patches-1.0.tar.bz2 5991
+RMD160 935c1a1e8ddb3c522751bf356b8a1a6168bc0386 binutils-2.16.1-uclibc-patches-1.0.tar.bz2 5991
+SHA256 6da6328cf3c06e549abe796484462b87c1a38f4035f8bb57d3b35957b0aa5312 binutils-2.16.1-uclibc-patches-1.0.tar.bz2 5991
+MD5 6a9d529efb285071dad10e1f3d2b2967 binutils-2.16.1.tar.bz2 12549917
+RMD160 638861a6b709ac380f1bc13d55c6b48d0532b3d0 binutils-2.16.1.tar.bz2 12549917
+SHA256 351a6846ee179a37ed87a487971547159a7f4f92a1dec598c727f184a0de61ae binutils-2.16.1.tar.bz2 12549917