summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-10-05 21:12:21 +0000
committerBrad House <brad_mssw@gentoo.org>2003-10-05 21:12:21 +0000
commit8957efe965526d57fefe0d8f2982b49333e6e952 (patch)
tree2c70c94e8b3b9f183518f26f8d46936c6d33eefc /net-analyzer/iptraf
parentenable a few features (diff)
downloadhistorical-8957efe965526d57fefe0d8f2982b49333e6e952.tar.gz
historical-8957efe965526d57fefe0d8f2982b49333e6e952.tar.bz2
historical-8957efe965526d57fefe0d8f2982b49333e6e952.zip
add ~amd64 flag
Diffstat (limited to 'net-analyzer/iptraf')
-rw-r--r--net-analyzer/iptraf/ChangeLog5
-rw-r--r--net-analyzer/iptraf/Manifest4
-rw-r--r--net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog
index c1fb4ae557b1..a45fef358f43 100644
--- a/net-analyzer/iptraf/ChangeLog
+++ b/net-analyzer/iptraf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/iptraf
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.14 2003/08/04 14:29:39 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.15 2003/10/05 21:10:24 brad_mssw Exp $
+
+ 05 Oct 2003; Brad House <brad_mssw@gentoo.org> iptraf-2.7.0-r1.ebuild:
+ add ~amd64 flag
*iptraf-2.7.0-r1 (03 Aug 2003)
diff --git a/net-analyzer/iptraf/Manifest b/net-analyzer/iptraf/Manifest
index 897a2172b452..33821621221a 100644
--- a/net-analyzer/iptraf/Manifest
+++ b/net-analyzer/iptraf/Manifest
@@ -1,5 +1,5 @@
-MD5 bbb6902102ddadd9028244079ea69411 ChangeLog 1859
+MD5 22494924f41d617757af4fa93db16d62 ChangeLog 1954
+MD5 248162a787920c2577c7818c7020c3c3 iptraf-2.7.0-r1.ebuild 1223
MD5 35b69f04d2b764d74807c5565e46867f iptraf-2.7.0.ebuild 859
-MD5 578fbd4f6ec871e85e17c8b04b7b0e5b iptraf-2.7.0-r1.ebuild 1213
MD5 68d035b52bb75c049cc9a59f51ce2a07 files/digest-iptraf-2.7.0 64
MD5 1822bd37e9eff2ce7881d2a46c074037 files/digest-iptraf-2.7.0-r1 138
diff --git a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild b/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild
index 439eba60843d..a3c86bb03a1b 100644
--- a/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild
+++ b/net-analyzer/iptraf/iptraf-2.7.0-r1.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/iptraf/iptraf-2.7.0-r1.ebuild,v 1.2 2003/08/04 14:29:39 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0-r1.ebuild,v 1.3 2003/10/05 21:10:24 brad_mssw Exp $
S=${WORKDIR}/${P}
V6PATCH_LEVEL=alpha11
@@ -11,7 +11,7 @@ IUSE="ipv6"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
DEPEND=">=sys-libs/ncurses-5.2-r1"