summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-09-25 14:38:43 +0000
committerMike Frysinger <vapier@gentoo.org>2002-09-25 14:38:43 +0000
commit5487e3a29f9292baccb4b3e5985822d7f4c952ed (patch)
tree8ad84064c67e4427efc92f136804014c4e68c128 /net-analyzer
parentAdded alpha to KEYWORDS (diff)
downloadgentoo-2-5487e3a29f9292baccb4b3e5985822d7f4c952ed.tar.gz
gentoo-2-5487e3a29f9292baccb4b3e5985822d7f4c952ed.tar.bz2
gentoo-2-5487e3a29f9292baccb4b3e5985822d7f4c952ed.zip
Added alpha to KEYWORDS
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iptraf/ChangeLog10
-rw-r--r--net-analyzer/iptraf/iptraf-2.7.0.ebuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/net-analyzer/iptraf/ChangeLog b/net-analyzer/iptraf/ChangeLog
index cbca53286008..4dc794447dc2 100644
--- a/net-analyzer/iptraf/ChangeLog
+++ b/net-analyzer/iptraf/ChangeLog
@@ -1,14 +1,14 @@
# ChangeLog for net-analyzer/iptraf
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.4 2002/08/30 11:31:41 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.5 2002/09/25 14:38:43 vapier Exp $
*iptraf-2.7.0 (30 Aug 2002)
- 30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> iptraf-2.7.0.ebuild:
-
- Added ppc to keywords.
+ 25 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
+ Added alpha to KEYWORDS.
-*iptraf-2.7.0 (20 Jun 2002)
+ 30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> iptraf-2.7.0.ebuild:
+ Added ppc to KEYWORDS.
18 Aug 2002; Daniel Ahlberg <aliz@telia.com> iptraf-2.7.0.ebuild:
Moved bins from /usr/bin to /usr/sbin as suggested in #6517.
diff --git a/net-analyzer/iptraf/iptraf-2.7.0.ebuild b/net-analyzer/iptraf/iptraf-2.7.0.ebuild
index c7527f80e9b3..194b2e2352f0 100644
--- a/net-analyzer/iptraf/iptraf-2.7.0.ebuild
+++ b/net-analyzer/iptraf/iptraf-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 2001-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.5 2002/08/30 11:31:41 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.6 2002/09/25 14:38:43 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="IPTraf is an ncurses-based IP LAN monitor"
@@ -9,7 +9,7 @@ HOMEPAGE="http://cebu.mozcom.com/riker/iptraf/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 alpha"
DEPEND=">=sys-libs/ncurses-5.2-r1"
RDEPEND="${DEPEND}"