summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-20 15:16:47 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-20 15:16:47 +0000
commitab0360d92424a09deb7607b2e504b63304e6d8ca (patch)
treef888b0c7c309271be91569c9d9d103c76ed5681c /sys-devel
parentuclibc updates #67014 (diff)
downloadhistorical-ab0360d92424a09deb7607b2e504b63304e6d8ca.tar.gz
historical-ab0360d92424a09deb7607b2e504b63304e6d8ca.tar.bz2
historical-ab0360d92424a09deb7607b2e504b63304e6d8ca.zip
skip the ldsoconf patch
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/Manifest10
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild3
-rw-r--r--sys-devel/binutils/binutils-2.15.92.0.2.ebuild3
3 files changed, 9 insertions, 7 deletions
diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index db0674b50115..ce068e1ffd5a 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -27,8 +27,8 @@ MD5 5af514431a384af812da84665ea8612a binutils-2.15.91.0.1.ebuild 4668
MD5 5705246a4fb89bf4ef2da82e9ee5e713 binutils-2.15.91.0.1-r1.ebuild 4654
MD5 50ca49430b20bc9727ceece6289c7dad binutils-2.15.91.0.1-r2.ebuild 4994
MD5 722667759a5cd99eef79be263a5f4834 binutils-2.15.91.0.2.ebuild 5120
-MD5 a9bb9ead4c7c0f5a21bf63ee97c242da binutils-2.15.92.0.2.ebuild 5090
-MD5 bdd7cdb815cf624e8eee41a73a7a4e2b binutils-2.15.92.0.2-r1.ebuild 4905
+MD5 dca4c0b2880c411176ca6cfcd95600db binutils-2.15.92.0.2.ebuild 5149
+MD5 e028ff3d2a6829f26d2da9ab69715216 binutils-2.15.92.0.2-r1.ebuild 4960
MD5 fe5fb935b171a472f5eb1a8bca63c136 files/binutils-2.12.90.0.14-glibc21.patch 7936
MD5 f453b3f208b17cd18380bc3653936487 files/binutils-2.12.90.0.14-x86_64-libpic.patch 1184
MD5 e3effee7a8054f5e0344034c596cb6fc files/binutils-2.14.amd64-32bit-path-fix.patch 456
@@ -144,7 +144,7 @@ MD5 8f619fc0c409a5ba768f126f172ee6bc files/2.15/05_all_binutils-2.15-elf32-arm-t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBdoBVHTu7gpaalycRAv7DAKD4lUpOVp+4pKGQ8dO+hpKDjpmfBgCg1bk6
-fj/qkxNmFgBp+S7mMiUKMEI=
-=xV5k
+iD8DBQFBdoF2HTu7gpaalycRAmNhAKCsK8xrmYS/oPFbRESzPlkY8B+1PgCfb8QZ
+xgBj/xLlW+6J6Yq7mABWv+s=
+=llc2
-----END PGP SIGNATURE-----
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild
index e9d62963e7f5..825799f751cc 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# 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.15.92.0.2-r1.ebuild,v 1.3 2004/10/20 15:11:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2-r1.ebuild,v 1.4 2004/10/20 15:16:47 vapier Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -32,6 +32,7 @@ src_unpack() {
use uclibc \
&& mv ${WORKDIR}/patch/*relro* ${WORKDIR}/patch/skip/ \
|| mv ${WORKDIR}/patch/*no_rel_ro* ${WORKDIR}/patch/20_* ${WORKDIR}/patch/skip/
+ mv ${WORKDIR}/patch/*ldsoconf* ${WORKDIR}/patch/skip/
epatch ${WORKDIR}/patch
epatch ${WORKDIR}/uclibc-patches
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
index 94ea83a9185f..a519d7390b96 100644
--- a/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
+++ b/sys-devel/binutils/binutils-2.15.92.0.2.ebuild
@@ -1,6 +1,6 @@
# 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.15.92.0.2.ebuild,v 1.3 2004/10/06 23:09:38 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.92.0.2.ebuild,v 1.4 2004/10/20 15:16:47 vapier Exp $
inherit eutils libtool flag-o-matic gnuconfig
@@ -38,6 +38,7 @@ src_unpack() {
use uclibc \
&& mv ${WORKDIR}/patch/*relro* ${WORKDIR}/patch/skip/ \
|| mv ${WORKDIR}/patch/*no_rel_ro* ${WORKDIR}/patch/20_* ${WORKDIR}/patch/skip/
+ mv ${WORKDIR}/patch/*ldsoconf* ${WORKDIR}/patch/skip/
epatch ${WORKDIR}/patch