summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-02-10 22:39:38 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-02-10 22:39:38 +0000
commit505f0cddffc82af2c4ac903ac0afc8e42e7acaa2 (patch)
treebbdb96c898142a28f6cf89c6579c5ecbcdf03242 /net-analyzer
parentapp-emulation/{libdsk,lib765} removal. Bug #402857 (diff)
downloadgentoo-2-505f0cddffc82af2c4ac903ac0afc8e42e7acaa2.tar.gz
gentoo-2-505f0cddffc82af2c4ac903ac0afc8e42e7acaa2.tar.bz2
gentoo-2-505f0cddffc82af2c4ac903ac0afc8e42e7acaa2.zip
drop app-shells/ksh from DEPEND
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/FlowScan/ChangeLog7
-rw-r--r--net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/FlowScan/ChangeLog b/net-analyzer/FlowScan/ChangeLog
index 9cb0f97eb79b..81696effbbc2 100644
--- a/net-analyzer/FlowScan/ChangeLog
+++ b/net-analyzer/FlowScan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/FlowScan
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/FlowScan/ChangeLog,v 1.13 2008/08/16 17:34:29 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/FlowScan/ChangeLog,v 1.14 2012/02/10 22:39:38 hwoarang Exp $
+
+ 10 Feb 2012; Markos Chandras <hwoarang@gentoo.org> FlowScan-1.006-r3.ebuild:
+ drop app-shells/ksh from DEPEND
16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove strerror from metadata.xml (#89719)
diff --git a/net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild b/net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild
index 4782e747df0b..af766d3483ab 100644
--- a/net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild
+++ b/net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild,v 1.1 2007/08/15 11:55:18 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/FlowScan/FlowScan-1.006-r3.ebuild,v 1.2 2012/02/10 22:39:38 hwoarang Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~ppc x86"
IUSE=""
-RDEPEND="|| ( app-shells/pdksh app-shells/ksh )
+RDEPEND="app-shells/pdksh
dev-lang/perl
<net-analyzer/rrdtool-1.2
dev-perl/ConfigReader