diff options
Diffstat (limited to 'net-analyzer/etherape')
-rw-r--r-- | net-analyzer/etherape/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/etherape/etherape-0.8.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/etherape/ChangeLog b/net-analyzer/etherape/ChangeLog index ff360abf1c8a..98e3e07ecc27 100644 --- a/net-analyzer/etherape/ChangeLog +++ b/net-analyzer/etherape/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for net-analyzer/etherape # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.3 2002/11/04 14:38:45 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/ChangeLog,v 1.4 2002/12/09 04:33:08 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + 04 Nov 2002; Hannes Mehnert <hannes@gentoo.org> etherape-0.8.2-r1.ebuild: fixed dependency for libglade (closes bug #6931) diff --git a/net-analyzer/etherape/etherape-0.8.2-r1.ebuild b/net-analyzer/etherape/etherape-0.8.2-r1.ebuild index 183b61a19ec1..baf52a5cda5d 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 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.7 2002/11/04 14:53:52 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.8.2-r1.ebuild,v 1.8 2002/12/09 04:33:08 manson Exp $ IUSE="nls" DESCRIPTION="A graphical network monitor for Unix modeled after etherman" @@ -15,7 +15,7 @@ DEPEND=" =x11-libs/gtk+-1.2* LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { unpack ${A} |