summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 10:04:31 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-19 10:04:31 +0000
commitb2c9144e5fcfb18d6cb95ad2014d05074d509b25 (patch)
treea9d3343b5bc270b1f943ba26e630078e5f1b2764 /net-analyzer/ippl
parentMostly eutils fixes (diff)
downloadgentoo-2-b2c9144e5fcfb18d6cb95ad2014d05074d509b25.tar.gz
gentoo-2-b2c9144e5fcfb18d6cb95ad2014d05074d509b25.tar.bz2
gentoo-2-b2c9144e5fcfb18d6cb95ad2014d05074d509b25.zip
fix depend (bug #45110); tidy
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r--net-analyzer/ippl/ChangeLog7
-rw-r--r--net-analyzer/ippl/ippl-1.4.14.ebuild9
2 files changed, 9 insertions, 7 deletions
diff --git a/net-analyzer/ippl/ChangeLog b/net-analyzer/ippl/ChangeLog
index 760647acc33f..441a59c8921d 100644
--- a/net-analyzer/ippl/ChangeLog
+++ b/net-analyzer/ippl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ippl
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.3 2003/03/17 23:25:53 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.4 2004/03/19 10:03:05 mr_bones_ Exp $
+
+ 19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ippl-1.4.14.ebuild:
+ fix depend (bug #45110); tidy
*ippl-1.4.14 (04 Nov 2002)
diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild
index 747c3a1d450e..591522c943cd 100644
--- a/net-analyzer/ippl/ippl-1.4.14.ebuild
+++ b/net-analyzer/ippl/ippl-1.4.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.4 2003/09/05 23:40:09 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.5 2004/03/19 10:03:05 mr_bones_ Exp $
DESCRIPTION="A daemon which logs TCP/UDP/ICMP packets"
HOMEPAGE="http://pltplp.net/ippl/"
@@ -10,11 +10,10 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-DEPEND=">=yacc-1.9.1-r1 >=flex-2.5.4a-r4"
+DEPEND=">=dev-util/yacc-1.9.1-r1
+ >=sys-devel/flex-2.5.4a-r4"
RDEPEND=""
-S=${WORKDIR}/${P}
-
src_install() {
dosbin Source/ippl