diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-08-17 15:03:21 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-08-17 15:03:21 +0000 |
commit | 117ac3c870b42630b95ef0048e81d4088c3b697b (patch) | |
tree | be165484c13b440c0516d0b89c9fa98dde5b1355 /net-analyzer/etherape | |
parent | Version bump. (diff) | |
download | historical-117ac3c870b42630b95ef0048e81d4088c3b697b.tar.gz historical-117ac3c870b42630b95ef0048e81d4088c3b697b.tar.bz2 historical-117ac3c870b42630b95ef0048e81d4088c3b697b.zip |
added ppc to keywords
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild index ec1fc1b47521..c4eaa839c888 100644 --- a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild +++ b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.2 2002/08/14 12:11:46 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.3 2002/08/17 15:03:21 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical network monitor for Unix modeled after etherman" @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} |