summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-09-09 06:37:13 +0000
committerMike Frysinger <vapier@gentoo.org>2009-09-09 06:37:13 +0000
commit76ab401d787e65692131ca67ae39169385f8ae57 (patch)
tree66ce9352deee9e7c242a48476b693795cbaa67d6 /sys-devel
parentwork with (forced) --as-needed linker flag (#280678) (diff)
downloadhistorical-76ab401d787e65692131ca67ae39169385f8ae57.tar.gz
historical-76ab401d787e65692131ca67ae39169385f8ae57.tar.bz2
historical-76ab401d787e65692131ca67ae39169385f8ae57.zip
old
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/binutils-2.15.ebuild21
-rw-r--r--sys-devel/binutils/binutils-2.17-r1.ebuild11
-rw-r--r--sys-devel/binutils/binutils-2.17.ebuild11
-rw-r--r--sys-devel/binutils/binutils-2.19.ebuild9
4 files changed, 0 insertions, 52 deletions
diff --git a/sys-devel/binutils/binutils-2.15.ebuild b/sys-devel/binutils/binutils-2.15.ebuild
deleted file mode 100644
index cbe3093eccf7..000000000000
--- a/sys-devel/binutils/binutils-2.15.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.15.ebuild,v 1.10 2006/03/30 13:55:25 flameeyes Exp $
-
-PATCHVER="1.3"
-UCLIBC_PATCHVER=""
-ELF2FLT_VER=""
-inherit toolchain-binutils
-
-KEYWORDS="-* ~x86-fbsd"
-
-src_unpack() {
- tc-binutils_unpack
-
- cd "${WORKDIR}"/patch
- # *BSD patches are not safe
- [[ ${CTARGET} != *-freebsd* ]] && mv 00_all_freebsd* skip/
- [[ ${CTARGET} != *-openbsd* ]] && mv 00_all_openbsd* skip/
-
- tc-binutils_apply_patches
-}
diff --git a/sys-devel/binutils/binutils-2.17-r1.ebuild b/sys-devel/binutils/binutils-2.17-r1.ebuild
deleted file mode 100644
index 0e78407b3263..000000000000
--- a/sys-devel/binutils/binutils-2.17-r1.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17-r1.ebuild,v 1.8 2007/10/06 14:39:43 vapier Exp $
-
-PATCHVER="1.3"
-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 ~sparc-fbsd x86 ~x86-fbsd"
diff --git a/sys-devel/binutils/binutils-2.17.ebuild b/sys-devel/binutils/binutils-2.17.ebuild
deleted file mode 100644
index b91960a3b4b0..000000000000
--- a/sys-devel/binutils/binutils-2.17.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.17.ebuild,v 1.22 2007/06/25 07:43:30 opfer Exp $
-
-PATCHVER="1.2"
-UCLIBC_PATCHVER="1.0"
-ELF2FLT_VER=""
-inherit toolchain-binutils
-
-# ARCH - packages to test before marking
-KEYWORDS="-* alpha amd64 arm ~hppa ia64 mips ppc ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
diff --git a/sys-devel/binutils/binutils-2.19.ebuild b/sys-devel/binutils/binutils-2.19.ebuild
deleted file mode 100644
index c3a93fc2498a..000000000000
--- a/sys-devel/binutils/binutils-2.19.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.19.ebuild,v 1.12 2009/01/08 10:08:37 the_paya Exp $
-
-PATCHVER="1.1"
-ELF2FLT_VER=""
-inherit toolchain-binutils
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"