summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/netcat6/netcat6-1.0-r2.ebuild')
-rw-r--r--net-analyzer/netcat6/netcat6-1.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
index b36a07854901..af8204ea8079 100644
--- a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
+++ b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r2.ebuild,v 1.1 2009/09/08 21:22:03 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r2.ebuild,v 1.2 2010/06/11 11:33:04 ssuominen Exp $
inherit eutils autotools
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE="ipv6 nls bluetooth"
# need to block netcat as we provide the "nc" file now too
-DEPEND="bluetooth? ( || ( net-wireless/bluez net-wireless/bluez-libs ) )
+DEPEND="bluetooth? ( net-wireless/bluez )
!net-analyzer/netcat"
RDEPEND="${DEPEND}"