diff options
author | 2004-04-27 21:12:30 +0000 | |
---|---|---|
committer | 2004-04-27 21:12:30 +0000 | |
commit | aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe (patch) | |
tree | 959f79abc6a4476c59aad079287e25e2f8459223 /net-analyzer/etherape/etherape-0.9.0.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.gz gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.bz2 gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.zip |
Add inherit eutils
Diffstat (limited to 'net-analyzer/etherape/etherape-0.9.0.ebuild')
-rw-r--r-- | net-analyzer/etherape/etherape-0.9.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-analyzer/etherape/etherape-0.9.0.ebuild b/net-analyzer/etherape/etherape-0.9.0.ebuild index 6cf45f298490..e5fc755bf14a 100644 --- a/net-analyzer/etherape/etherape-0.9.0.ebuild +++ b/net-analyzer/etherape/etherape-0.9.0.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.4 2004/02/06 12:55:56 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/etherape/etherape-0.9.0.ebuild,v 1.5 2004/04/27 21:08:24 agriffis Exp $ + +inherit eutils IUSE="" DESCRIPTION="A graphical network monitor for Unix modeled after etherman" |