diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 14:27:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 14:27:46 +0000 |
commit | 6a0df01390a57ef3468978647a2da4a106227d7d (patch) | |
tree | 466d8e0dac70c3c47fb84595e368b903f90cab5b /net-analyzer/iptstate | |
parent | x86 stable (diff) | |
download | gentoo-2-6a0df01390a57ef3468978647a2da4a106227d7d.tar.gz gentoo-2-6a0df01390a57ef3468978647a2da4a106227d7d.tar.bz2 gentoo-2-6a0df01390a57ef3468978647a2da4a106227d7d.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r-- | net-analyzer/iptstate/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog index 70d41562edae..8d1cb546b7b9 100644 --- a/net-analyzer/iptstate/ChangeLog +++ b/net-analyzer/iptstate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/iptstate # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.19 2007/02/20 00:04:19 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.20 2007/03/20 14:27:46 armin76 Exp $ + + 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> iptstate-2.1.ebuild: + x86 stable 20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/iptstate/iptstate-2.1.ebuild b/net-analyzer/iptstate/iptstate-2.1.ebuild index 9c6771e60ca0..a8c14809d30e 100644 --- a/net-analyzer/iptstate/iptstate-2.1.ebuild +++ b/net-analyzer/iptstate/iptstate-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.1.ebuild,v 1.1 2006/10/08 01:46:34 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.1.ebuild,v 1.2 2007/03/20 14:27:46 armin76 Exp $ DESCRIPTION="IP Tables State displays states being kept by iptables in a top-like format" SRC_URI="http://www.phildev.net/iptstate/${P}.tar.bz2" @@ -10,7 +10,7 @@ DEPEND="sys-libs/ncurses" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86" IUSE="" src_compile() { |