diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-27 04:55:48 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-27 04:55:48 +0000 |
commit | 4361f6a13555460abb48b8b62aae0154cad3931a (patch) | |
tree | c26e215bd2926a1cd67acc7c00c83c9f34feee76 /sys-devel | |
parent | Added fix to allow compilation on gcc-3.4.0 (Manifest recommit) (diff) | |
download | gentoo-2-4361f6a13555460abb48b8b62aae0154cad3931a.tar.gz gentoo-2-4361f6a13555460abb48b8b62aae0154cad3931a.tar.bz2 gentoo-2-4361f6a13555460abb48b8b62aae0154cad3931a.zip |
remove unused patches from tarball.
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/binutils/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.91.0.1-r2.ebuild | 7 |
3 files changed, 11 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index ac171a8a5e51..efeb688264f8 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,9 @@ # 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.137 2004/06/24 22:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.138 2004/06/27 04:55:47 solar Exp $ + + 27 Jun 2004; <solar@gentoo.org> binutils-2.15.91.0.1-r2.ebuild: + remove unused patches from tarball an no_rel_ro patches 23 Jun 2004; Aron Griffis <agriffis@gentoo.org> binutils-2.11.92.0.12.3-r2.ebuild, binutils-2.11.92.0.7.ebuild, diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest index e5a942705963..b27217a8f734 100644 --- a/sys-devel/binutils/Manifest +++ b/sys-devel/binutils/Manifest @@ -12,14 +12,14 @@ MD5 8508ea16465122ff9b5597cd49ac8eaa binutils-2.14.90.0.5-r1.ebuild 5715 MD5 b45bfe8ffa70153a65e0255651d7b4c5 binutils-2.15.90.0.3-r3.ebuild 4955 MD5 ac60e66572678b560c626f6d19ca38bd binutils-2.13.90.0.18-r1.ebuild 5407 MD5 141e523874cba2e0c4b5f15f0319c8bf binutils-2.15.90.0.1.1-r1.ebuild 4801 -MD5 0b7ff523a43500403fa6fb84d561c68e binutils-2.15.91.0.1-r2.ebuild 5016 +MD5 6c6307685bee3790ad7adf1b8dc1e4bc binutils-2.15.91.0.1-r2.ebuild 5159 MD5 b62d03eb43182d4d3711e6f53e02dcaf binutils-2.14.90.0.8-r1.ebuild 4760 MD5 2e76947a8b6a10bc5a09f35cb0ad18a9 binutils-2.14.90.0.7-r4.ebuild 6393 MD5 63135a15ad3c95625928aab2de3c8def binutils-2.14.90.0.8.ebuild 4632 MD5 d8e76f6a2654a1d9f591743ba0b2a851 binutils-2.12.90.0.15.ebuild 3430 MD5 38cbd184a6a49459c501d482cf37ac54 binutils-2.14.90.0.6-r7.ebuild 6675 MD5 d7a76054d52bf182fae3d5dd79e6d10a binutils-2.14.90.0.6-r2.ebuild 5538 -MD5 5077cbac382a8e577401710d2a39f990 ChangeLog 31222 +MD5 f171a108718436f1a22266d564d40079 ChangeLog 31347 MD5 8d3b498eab36904b3ff0ebea79026cfb binutils-2.15.90.0.1.1-r3.ebuild 4815 MD5 567094e03359ffc1c95af7356395228d metadata.xml 162 MD5 ff3062c7918b40fdbd39d1803a2b077a binutils-2.15.91.0.1.ebuild 4819 diff --git a/sys-devel/binutils/binutils-2.15.91.0.1-r2.ebuild b/sys-devel/binutils/binutils-2.15.91.0.1-r2.ebuild index 61616722f282..fc2661863682 100644 --- a/sys-devel/binutils/binutils-2.15.91.0.1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.15.91.0.1-r2.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.91.0.1-r2.ebuild,v 1.3 2004/06/24 22:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.91.0.1-r2.ebuild,v 1.4 2004/06/27 04:55:48 solar Exp $ # NOTE to Maintainer: ChangeLog states that it no longer use perl to build # the manpages, but seems this is incorrect .... @@ -33,10 +33,13 @@ src_unpack() { mkdir ${WORKDIR}/patch/skip mv ${WORKDIR}/patch/05* ${WORKDIR}/patch/skip/ + # remove unused patches first (should not be in tarball at all) + mv ${WORKDIR}/patch/{90,utils}* ${WORKDIR}/patch/skip/ + # uclibc uses non-relro version use uclibc \ && mv ${WORKDIR}/patch/*relro* ${WORKDIR}/patch/skip/ \ - || mv ${WORKDIR}/patch/{20,63,90}_* ${WORKDIR}/patch/skip/ + || mv ${WORKDIR}/patch/*no_rel_ro* ${WORKDIR}/patch/20_* ${WORKDIR}/patch/skip/ epatch ${WORKDIR}/patch |