diff options
author | Martin Holzer <mholzer@gentoo.org> | 2005-04-02 13:15:58 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2005-04-02 13:15:58 +0000 |
commit | 18ac278216a86214980f2f89a94a25bb5a5d47a7 (patch) | |
tree | 65b4ab2469d07b5fc11ac3f034ab50e1294cc382 /net-analyzer | |
parent | removing gstreamer 0.6.x (diff) | |
download | historical-18ac278216a86214980f2f89a94a25bb5a5d47a7.tar.gz historical-18ac278216a86214980f2f89a94a25bb5a5d47a7.tar.bz2 historical-18ac278216a86214980f2f89a94a25bb5a5d47a7.zip |
adding keyword
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ippl/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/ippl/Manifest | 6 | ||||
-rw-r--r-- | net-analyzer/ippl/ippl-1.4.14.ebuild | 6 |
3 files changed, 11 insertions, 8 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/Manifest b/net-analyzer/ippl/Manifest index b956f1e46397..11f7aa46eaf7 100644 --- a/net-analyzer/ippl/Manifest +++ b/net-analyzer/ippl/Manifest @@ -1,5 +1,5 @@ -MD5 6a5395525e629f072d8685f5ab6a88ae ippl-1.4.14.ebuild 727 -MD5 0a4bff640f3ae1712f3b20c1d5e1bec5 ChangeLog 666 +MD5 4bd08a6ef324740df4995a17f3b5254d ippl-1.4.14.ebuild 736 MD5 51c8d69cd44f06df58c0f62c9bb30791 metadata.xml 235 -MD5 3f4674252fd897f578066eb544d67455 files/digest-ippl-1.4.14 62 +MD5 0a433ed621b67a6f6f7893629f96b6b6 ChangeLog 756 MD5 8c21bf6fd93c099cd5dca63eda437915 files/ippl.rc 780 +MD5 3f4674252fd897f578066eb544d67455 files/digest-ippl-1.4.14 62 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 |