summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-28 04:54:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-28 04:54:09 +0000
commit33088c2f9a2323acc0bc505e388f467669ed1ce7 (patch)
tree7f0bdec602f3cb7107c76f94f035674090c3cac4 /sys-devel/gcc
parentStable x86; what else do I do? (diff)
downloadgentoo-2-33088c2f9a2323acc0bc505e388f467669ed1ce7.tar.gz
gentoo-2-33088c2f9a2323acc0bc505e388f467669ed1ce7.tar.bz2
gentoo-2-33088c2f9a2323acc0bc505e388f467669ed1ce7.zip
relax binutils requirement a little for s390
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r--sys-devel/gcc/gcc-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.0.ebuild b/sys-devel/gcc/gcc-4.1.0.ebuild
index ab17c8e7f90f..844c0895de17 100644
--- a/sys-devel/gcc/gcc-4.1.0.ebuild
+++ b/sys-devel/gcc/gcc-4.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0.ebuild,v 1.16 2006/04/23 07:18:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0.ebuild,v 1.17 2006/04/28 04:54:09 vapier Exp $
PATCH_VER="1.3"
UCLIBC_VER="1.1"
@@ -49,7 +49,7 @@ DEPEND="${RDEPEND}
test? ( sys-devel/autogen )
>=sys-apps/texinfo-4.2-r4
>=sys-devel/bison-1.875
- >=${CATEGORY}/binutils-2.16.1"
+ >=${CATEGORY}/binutils-2.15.94"
PDEPEND="|| ( app-admin/eselect-compiler sys-devel/gcc-config )
x86? ( !nocxx? ( !elibc_uclibc? ( !build? ( =virtual/libstdc++-3.3 ) ) ) )"