summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2006-02-12 17:32:07 +0000
committerMartin Holzer <mholzer@gentoo.org>2006-02-12 17:32:07 +0000
commitf6941456ffb9d58ce288812aa359d75391e2d126 (patch)
tree166c9a4f2b8c8afe42ef0fbc72d5b90ff404df1a /net-analyzer/ippl
parentStable on hppa, ppc, x86. Bespoken with lcars. (diff)
downloadgentoo-2-f6941456ffb9d58ce288812aa359d75391e2d126.tar.gz
gentoo-2-f6941456ffb9d58ce288812aa359d75391e2d126.tar.bz2
gentoo-2-f6941456ffb9d58ce288812aa359d75391e2d126.zip
stable on amd64
(Portage version: 2.0.54)
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r--net-analyzer/ippl/ChangeLog7
-rw-r--r--net-analyzer/ippl/ippl-1.4.14.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/ippl/ChangeLog b/net-analyzer/ippl/ChangeLog
index b4ca6d31a44c..db4acf606386 100644
--- a/net-analyzer/ippl/ChangeLog
+++ b/net-analyzer/ippl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ippl
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.8 2005/07/19 13:24:34 dholm Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.9 2006/02/12 17:32:07 mholzer Exp $
+
+ 12 Feb 2006; Martin Holzer <mholzer@gentoo.org> ippl-1.4.14.ebuild:
+ stable on amd64
19 Jul 2005; David Holm <dholm@gentoo.org> ippl-1.4.14.ebuild:
Added to ~ppc.
diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild
index e1c8ebd87a4d..463a746eb510 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-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# 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.9 2005/07/19 13:24:34 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.10 2006/02/12 17:32:07 mholzer Exp $
DESCRIPTION="A daemon which logs TCP/UDP/ICMP packets"
HOMEPAGE="http://pltplp.net/ippl/"
@@ -8,7 +8,7 @@ SRC_URI="http://pltplp.net/ippl/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=">=dev-util/yacc-1.9.1-r1