summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-15 08:03:09 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-15 08:03:09 +0000
commit767c2f9403b807e1a6e8b74e7af8c6bfdda36e33 (patch)
tree21e37a85ec490bb5c6c6c9b036ff4a445b14d610 /app-emulation
parentStable on ppc64; bug #136759 (diff)
downloadgentoo-2-767c2f9403b807e1a6e8b74e7af8c6bfdda36e33.tar.gz
gentoo-2-767c2f9403b807e1a6e8b74e7af8c6bfdda36e33.tar.bz2
gentoo-2-767c2f9403b807e1a6e8b74e7af8c6bfdda36e33.zip
do not depend on eselect-compiler
(Portage version: 2.1)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/wine-0.9.15.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.15.ebuild b/app-emulation/wine/wine-0.9.15.ebuild
index bd325341c60c..bc0977bd37e5 100644
--- a/app-emulation/wine/wine-0.9.15.ebuild
+++ b/app-emulation/wine/wine-0.9.15.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/app-emulation/wine/wine-0.9.15.ebuild,v 1.5 2006/06/11 10:17:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.15.ebuild,v 1.6 2006/06/15 08:03:09 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -56,7 +56,6 @@ DEPEND="${RDEPEND}
virtual/x11
)
)
- amd64? ( app-admin/eselect-compiler )
sys-devel/bison
sys-devel/flex"