summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-03-20 20:39:50 +0000
committerMike Frysinger <vapier@gentoo.org>2008-03-20 20:39:50 +0000
commit9b524567c17688f6a23f2a184fda959f6a3df265 (patch)
treec4cd0696701f1127334b7dcd37277e8d98130edd /sys-devel/gcc/gcc-2.95.3-r9.ebuild
parentAdd ~sparc for Bug #213611. Tests pass (which is not the case for 2.0.2). (diff)
downloadhistorical-9b524567c17688f6a23f2a184fda959f6a3df265.tar.gz
historical-9b524567c17688f6a23f2a184fda959f6a3df265.tar.bz2
historical-9b524567c17688f6a23f2a184fda959f6a3df265.zip
Drop eselect-compiler from DEPENDs since it has been dropped from the tree.
Package-Manager: portage-2.2_pre5
Diffstat (limited to 'sys-devel/gcc/gcc-2.95.3-r9.ebuild')
-rw-r--r--sys-devel/gcc/gcc-2.95.3-r9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r9.ebuild b/sys-devel/gcc/gcc-2.95.3-r9.ebuild
index 2888cb658586..71414f8e96ad 100644
--- a/sys-devel/gcc/gcc-2.95.3-r9.ebuild
+++ b/sys-devel/gcc/gcc-2.95.3-r9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r9.ebuild,v 1.6 2007/06/26 02:52:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r9.ebuild,v 1.7 2008/03/20 20:39:50 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs versionator fixheadtails gnuconfig
@@ -70,7 +70,7 @@ else
SLOT="${GCC_BRANCH_VER}"
fi
-RDEPEND="|| ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.2.3 )
+RDEPEND=">=sys-devel/gcc-config-1.4
>=sys-libs/zlib-1.1.4
>=sys-apps/texinfo-4.2-r4
!build? ( >=sys-libs/ncurses-5.2-r2 )"