From fe4574dd07e4bc4721a0fab40e227179e68e498a Mon Sep 17 00:00:00 2001 From: Martin Holzer Date: Mon, 17 Mar 2003 23:25:53 +0000 Subject: marked as stable --- net-analyzer/ippl/ChangeLog | 5 ++++- net-analyzer/ippl/ippl-1.4.14.ebuild | 5 ++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/ippl/ChangeLog b/net-analyzer/ippl/ChangeLog index 53eb9827c488..760647acc33f 100644 --- a/net-analyzer/ippl/ChangeLog +++ b/net-analyzer/ippl/ChangeLog @@ -1,8 +1,11 @@ # 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.2 2003/02/12 07:45:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ChangeLog,v 1.3 2003/03/17 23:25:53 mholzer Exp $ *ippl-1.4.14 (04 Nov 2002) + 17 Mar 2003; Martin Holzer ippl-1.4.14.ebuild: + Marked as stable. + 04 Nov 2002; Daniel Ahlberg : Initial import. Ebuild contributed by Mike Lundy in #8015. diff --git a/net-analyzer/ippl/ippl-1.4.14.ebuild b/net-analyzer/ippl/ippl-1.4.14.ebuild index 2d98ca56bb93..31a53ab1b048 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. # 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.2 2003/02/13 13:41:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ippl/ippl-1.4.14.ebuild,v 1.3 2003/03/17 23:25:53 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" DEPEND=">=yacc-1.9.1-r1 >=flex-2.5.4a-r4" RDEPEND="" @@ -29,4 +29,3 @@ src_install() { exeinto "/etc/init.d" newexe ${FILESDIR}/ippl.rc ippl } - -- cgit v1.2.3-65-gdbad