diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-03-03 14:10:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-03-03 14:10:19 +0000 |
commit | 657390f48e8886cdc5bd0a4b66db4f9b3690feb6 (patch) | |
tree | a5ed189abc9f0d0ccf3031375853ea41bafd965b /sys-devel/gcc/gcc-3.4.4-r1.ebuild | |
parent | initial commit. (diff) | |
download | historical-657390f48e8886cdc5bd0a4b66db4f9b3690feb6.tar.gz historical-657390f48e8886cdc5bd0a4b66db4f9b3690feb6.tar.bz2 historical-657390f48e8886cdc5bd0a4b66db4f9b3690feb6.zip |
remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has been deprecated a while ago
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'sys-devel/gcc/gcc-3.4.4-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-3.4.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-3.4.4-r1.ebuild b/sys-devel/gcc/gcc-3.4.4-r1.ebuild index 88461212a912..91b797b53d4c 100644 --- a/sys-devel/gcc/gcc-3.4.4-r1.ebuild +++ b/sys-devel/gcc/gcc-3.4.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.11 2005/12/09 20:40:16 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.12 2006/03/03 14:10:19 blubb Exp $ MAN_VER="" PATCH_VER="1.7" @@ -53,7 +53,6 @@ RDEPEND="|| ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12-r4 ) >=sys-libs/glibc-2.3.3_pre20040420-r1 hardened? ( >=sys-libs/glibc-2.3.3_pre20040529 ) ) - amd64? ( multilib? ( >=app-emulation/emul-linux-x86-glibc-1.1 ) ) !build? ( gcj? ( gtk? ( |