summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-03-18 00:24:16 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-03-18 00:24:16 +0000
commit42119e2c2e57d4576ee05e6385d0916c3825f693 (patch)
treeccda6e58672fb19c78a72945c932690677a6d51c /net-analyzer/tcpdump
parentFix gentoo-sources. (diff)
downloadgentoo-2-42119e2c2e57d4576ee05e6385d0916c3825f693.tar.gz
gentoo-2-42119e2c2e57d4576ee05e6385d0916c3825f693.tar.bz2
gentoo-2-42119e2c2e57d4576ee05e6385d0916c3825f693.zip
added missing samba IUSE
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'net-analyzer/tcpdump')
-rw-r--r--net-analyzer/tcpdump/ChangeLog6
-rw-r--r--net-analyzer/tcpdump/tcpdump-3.9.3-r1.ebuild4
-rw-r--r--net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/tcpdump/ChangeLog b/net-analyzer/tcpdump/ChangeLog
index 46a7196aa61c..ab2cd88531c6 100644
--- a/net-analyzer/tcpdump/ChangeLog
+++ b/net-analyzer/tcpdump/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/tcpdump
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.70 2006/03/18 00:11:43 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/ChangeLog,v 1.71 2006/03/18 00:24:16 jokey Exp $
+
+ 18 Mar 2006; Markus Ullmann <jokey@gentoo.org> tcpdump-3.9.3-r1.ebuild,
+ tcpdump-3.9.4-r1.ebuild:
+ added missing samba IUSE
*tcpdump-3.9.4-r1 (18 Mar 2006)
*tcpdump-3.9.3-r1 (18 Mar 2006)
diff --git a/net-analyzer/tcpdump/tcpdump-3.9.3-r1.ebuild b/net-analyzer/tcpdump/tcpdump-3.9.3-r1.ebuild
index 4b7dafe50f8e..55f34ee984c8 100644
--- a/net-analyzer/tcpdump/tcpdump-3.9.3-r1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-3.9.3-r1.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/net-analyzer/tcpdump/tcpdump-3.9.3-r1.ebuild,v 1.1 2006/03/18 00:11:43 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.9.3-r1.ebuild,v 1.2 2006/03/18 00:24:16 jokey Exp $
inherit flag-o-matic toolchain-funcs eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="ssl ipv6"
+IUSE="ssl ipv6 samba"
DEPEND="net-libs/libpcap
ssl? ( >=dev-libs/openssl-0.9.6m )"
diff --git a/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild b/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild
index 33c1a3cff2b5..0f5338edfe92 100644
--- a/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-3.9.4-r1.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/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild,v 1.1 2006/03/18 00:11:43 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild,v 1.2 2006/03/18 00:24:16 jokey Exp $
inherit flag-o-matic toolchain-funcs eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="ssl ipv6"
+IUSE="ssl ipv6 samba"
DEPEND="net-libs/libpcap
ssl? ( >=dev-libs/openssl-0.9.6m )"