summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2005-04-02 13:15:58 +0000
committerMartin Holzer <mholzer@gentoo.org>2005-04-02 13:15:58 +0000
commite08ea48bda214edc99698fb62aaade2559daaea0 (patch)
tree735652c157afd4a7205a78eb8ebfe4d9de4075e6 /net-analyzer/ippl
parentremoving gstreamer 0.6.x (diff)
downloadgentoo-2-e08ea48bda214edc99698fb62aaade2559daaea0.tar.gz
gentoo-2-e08ea48bda214edc99698fb62aaade2559daaea0.tar.bz2
gentoo-2-e08ea48bda214edc99698fb62aaade2559daaea0.zip
adding keyword
(Portage version: 2.0.51.19)
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 f14cbd5032fd..e9ce2dc02113 100644
--- a/net-analyzer/ippl/ChangeLog
+++ b/net-analyzer/ippl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/ippl
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.6 2004/07/09 20:15:07 eldad Exp $
+# 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 $
+
+ 02 Apr 2005; Martin Holzer <mholzer@gentoo.org> ippl-1.4.14.ebuild:
+ adding keyword
09 Jul 2004; Eldad Zack <eldad@gentoo.org> ippl-1.4.14.ebuild:
Added missing IUSE. Added metadata
diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild
index 2784c96b1a5a..ab3c0867749f 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-2004 Gentoo Foundation
+# 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.7 2004/07/09 20:15:07 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.8 2005/04/02 13:15:58 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="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND=">=dev-util/yacc-1.9.1-r1