diff options
author | Sascha Schwabbauer <cybersystem@gentoo.org> | 2002-08-30 11:31:41 +0000 |
---|---|---|
committer | Sascha Schwabbauer <cybersystem@gentoo.org> | 2002-08-30 11:31:41 +0000 |
commit | 815093f67235f22a19a9c53b550d9b902cd2f65e (patch) | |
tree | e9a65ceb15b4a65c7be7f2b8b6517c8d40b7ca15 /net-analyzer/iptraf/iptraf-2.7.0.ebuild | |
parent | added ppc to keywords (diff) | |
download | historical-815093f67235f22a19a9c53b550d9b902cd2f65e.tar.gz historical-815093f67235f22a19a9c53b550d9b902cd2f65e.tar.bz2 historical-815093f67235f22a19a9c53b550d9b902cd2f65e.zip |
added ppc to keywords
Diffstat (limited to 'net-analyzer/iptraf/iptraf-2.7.0.ebuild')
-rw-r--r-- | net-analyzer/iptraf/iptraf-2.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptraf/iptraf-2.7.0.ebuild b/net-analyzer/iptraf/iptraf-2.7.0.ebuild index e64ebad71fab..c7527f80e9b3 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.4 2002/08/18 01:03:00 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-2.7.0.ebuild,v 1.5 2002/08/30 11:31:41 cybersystem 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 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=sys-libs/ncurses-5.2-r1" RDEPEND="${DEPEND}" |