summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-20 19:46:04 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-20 19:46:04 +0000
commit7a3631242adce90078535535ecc6a8c7da957bbc (patch)
treee84f2b6b97c6800c5d79609158582cb02111466b /net-analyzer/iptstate
parentStable on sparc (diff)
downloadhistorical-7a3631242adce90078535535ecc6a8c7da957bbc.tar.gz
historical-7a3631242adce90078535535ecc6a8c7da957bbc.tar.bz2
historical-7a3631242adce90078535535ecc6a8c7da957bbc.zip
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-analyzer/iptstate')
-rw-r--r--net-analyzer/iptstate/ChangeLog5
-rw-r--r--net-analyzer/iptstate/Manifest14
-rw-r--r--net-analyzer/iptstate/iptstate-1.4.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index 4fcda44793c1..83e52edb6f16 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptstate
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.16 2006/03/01 22:20:44 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.17 2006/03/20 19:46:04 gustavoz Exp $
+
+ 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> iptstate-1.4.ebuild:
+ Stable on sparc
01 Mar 2006; Marcelo Goes <vanquirius@gentoo.org> iptstate-1.4.ebuild:
Mark 1.4 x86 stable.
diff --git a/net-analyzer/iptstate/Manifest b/net-analyzer/iptstate/Manifest
index 400faf9c8c61..108ce09d57b0 100644
--- a/net-analyzer/iptstate/Manifest
+++ b/net-analyzer/iptstate/Manifest
@@ -1,6 +1,16 @@
-MD5 ec3b547f102bcc42985359aba1069bd0 ChangeLog 1596
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 cdd9cc3fb908b537fe53f1b3e6855c66 ChangeLog 1688
MD5 77dad1200a91c12958bc01f9870ec63c files/digest-iptstate-1.3 63
MD5 72fdbf15ab86485724c1d3b46d7e30c2 files/digest-iptstate-1.4 64
MD5 4ec3ac90092d3472de9cb8fc4965aa7f iptstate-1.3.ebuild 684
-MD5 63760d3f826c20610cfd716cb35f0b10 iptstate-1.4.ebuild 696
+MD5 337a1bbf0e7e4f36de6e8bb2f18e604f iptstate-1.4.ebuild 693
MD5 0078da5477b6243403ca4a01592d8266 metadata.xml 270
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFEHwaPKRy60XGEcJIRAqs3AKCy1swflOV5Ge+JVPbkttuxscb+9gCfdI0X
++moYeYkBxgPJmiEBwiB12uU=
+=J+f3
+-----END PGP SIGNATURE-----
diff --git a/net-analyzer/iptstate/iptstate-1.4.ebuild b/net-analyzer/iptstate/iptstate-1.4.ebuild
index 35c729ef2df1..82efce881a2c 100644
--- a/net-analyzer/iptstate/iptstate-1.4.ebuild
+++ b/net-analyzer/iptstate/iptstate-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.5 2006/03/01 22:20:44 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.6 2006/03/20 19:46:04 gustavoz 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() {