diff options
author | 2005-03-14 23:21:28 +0000 | |
---|---|---|
committer | 2005-03-14 23:21:28 +0000 | |
commit | ab13cd3145371b37e566237aef92de40f40c163e (patch) | |
tree | 9dbe5a938e75210798a9f69f1741e8208f110ec6 /sys-devel | |
parent | visual touchup (diff) | |
download | gentoo-2-ab13cd3145371b37e566237aef92de40f40c163e.tar.gz gentoo-2-ab13cd3145371b37e566237aef92de40f40c163e.tar.bz2 gentoo-2-ab13cd3145371b37e566237aef92de40f40c163e.zip |
old
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/binutils-2.15.92.0.2-r5.ebuild | 20 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r5 | 3 |
2 files changed, 0 insertions, 23 deletions
diff --git a/sys-devel/binutils/binutils-2.15.92.0.2-r5.ebuild b/sys-devel/binutils/binutils-2.15.92.0.2-r5.ebuild deleted file mode 100644 index 27f7cbe29aa0..000000000000 --- a/sys-devel/binutils/binutils-2.15.92.0.2-r5.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2005 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-r5.ebuild,v 1.2 2005/03/09 13:43:47 solar Exp $ - -PATCHVER="1.6" -UCLIBC_PATCHVER="1.1" -inherit toolchain-binutils - -KEYWORDS="-* ~alpha ~amd64 -arm ~hppa -ia64 ~sparc ~x86" - -src_unpack() { - toolchain-binutils_src_unpack - - # Patches - cd ${WORKDIR}/patch - mkdir skip - mv *ldsoconf* *no_rel_ro* 20_* skip/ - - apply_binutils_updates -} diff --git a/sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r5 b/sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r5 deleted file mode 100644 index a14ad812f525..000000000000 --- a/sys-devel/binutils/files/digest-binutils-2.15.92.0.2-r5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 702bc82d8b10914e112fb5c5d8b66498 binutils-2.15.92.0.2.tar.bz2 11019727 -MD5 48996de376a59fcfb6ad1447f923fcef binutils-2.15.92.0.2-patches-1.6.tar.bz2 59567 -MD5 d7c24c3391171278d90f1bdb4be2e673 binutils-2.15.92.0.2-uclibc-patches-1.1.tar.bz2 5729 |