summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Góes <vanquirius@gentoo.org>2006-03-01 22:20:44 +0000
committerMarcelo Góes <vanquirius@gentoo.org>2006-03-01 22:20:44 +0000
commitd410e7a30cc2a6e2858a64fa2cc197e934d23a86 (patch)
tree1183eadd2175a289bf2755b516b3f9ae7391c18f /net-analyzer
parentAdded NLS USE flag to the ebuilds. Thanks to Diego Petteno. (diff)
downloadhistorical-d410e7a30cc2a6e2858a64fa2cc197e934d23a86.tar.gz
historical-d410e7a30cc2a6e2858a64fa2cc197e934d23a86.tar.bz2
historical-d410e7a30cc2a6e2858a64fa2cc197e934d23a86.zip
Mark 1.4 x86 stable.
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iptstate/ChangeLog7
-rw-r--r--net-analyzer/iptstate/Manifest14
-rw-r--r--net-analyzer/iptstate/iptstate-1.4.ebuild6
3 files changed, 10 insertions, 17 deletions
diff --git a/net-analyzer/iptstate/ChangeLog b/net-analyzer/iptstate/ChangeLog
index c37a6d96c62a..4fcda44793c1 100644
--- a/net-analyzer/iptstate/ChangeLog
+++ b/net-analyzer/iptstate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptstate
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/ChangeLog,v 1.15 2005/07/19 13:24:54 dholm Exp $
+# 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 $
+
+ 01 Mar 2006; Marcelo Goes <vanquirius@gentoo.org> iptstate-1.4.ebuild:
+ Mark 1.4 x86 stable.
19 Jul 2005; David Holm <dholm@gentoo.org> iptstate-1.4.ebuild:
Added to ~ppc.
diff --git a/net-analyzer/iptstate/Manifest b/net-analyzer/iptstate/Manifest
index 698455e9ad3a..400faf9c8c61 100644
--- a/net-analyzer/iptstate/Manifest
+++ b/net-analyzer/iptstate/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 09c4ce9bb4603fc8f83fd1a0f9609a1b ChangeLog 1494
+MD5 ec3b547f102bcc42985359aba1069bd0 ChangeLog 1596
MD5 77dad1200a91c12958bc01f9870ec63c files/digest-iptstate-1.3 63
MD5 72fdbf15ab86485724c1d3b46d7e30c2 files/digest-iptstate-1.4 64
MD5 4ec3ac90092d3472de9cb8fc4965aa7f iptstate-1.3.ebuild 684
-MD5 af89062d97ec4c6c536243e6aedb4c69 iptstate-1.4.ebuild 693
+MD5 63760d3f826c20610cfd716cb35f0b10 iptstate-1.4.ebuild 696
MD5 0078da5477b6243403ca4a01592d8266 metadata.xml 270
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDi8lfgIKl8Uu19MoRAgu/AJoCY9ItUrAGUZIHm6/ljh+gOI9zJgCeKMcL
-XUjbSB50DoGzGQpidt5yERY=
-=LMpt
------END PGP SIGNATURE-----
diff --git a/net-analyzer/iptstate/iptstate-1.4.ebuild b/net-analyzer/iptstate/iptstate-1.4.ebuild
index 101f616a6a7f..35c729ef2df1 100644
--- a/net-analyzer/iptstate/iptstate-1.4.ebuild
+++ b/net-analyzer/iptstate/iptstate-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.4 2005/11/29 03:19:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-1.4.ebuild,v 1.5 2006/03/01 22:20:44 vanquirius 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() {