summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-19 13:24:54 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-19 13:24:54 +0000
commita0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e (patch)
tree9cff4c3819cf26b9e3178b2332c9065ca0911038 /net-analyzer/ippl
parentStable on ppc64 (bug #99274) (diff)
downloadgentoo-2-a0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e.tar.gz
gentoo-2-a0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e.tar.bz2
gentoo-2-a0d58ca53020fdad68baf7ed803c0dd4e8f9dd7e.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/ippl')
-rw-r--r--net-analyzer/ippl/ChangeLog5
-rw-r--r--net-analyzer/ippl/ippl-1.4.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/ippl/ChangeLog b/net-analyzer/ippl/ChangeLog
index e9ce2dc02113..b4ca6d31a44c 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.7 2005/04/02 13:15:58 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.8 2005/07/19 13:24:34 dholm Exp $
+
+ 19 Jul 2005; David Holm <dholm@gentoo.org> ippl-1.4.14.ebuild:
+ Added to ~ppc.
02 Apr 2005; Martin Holzer <mholzer@gentoo.org> ippl-1.4.14.ebuild:
adding keyword
diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild
index ab3c0867749f..e1c8ebd87a4d 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
# 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.8 2005/04/02 13:15:58 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.9 2005/07/19 13:24:34 dholm 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="x86 ~amd64"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND=">=dev-util/yacc-1.9.1-r1