diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:27:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:27:03 +0000 |
commit | 8768a2ef23e75d921878295fc2d8a42e404ee585 (patch) | |
tree | 3295af80d0f495050c33b6c8084cc3b8c01cf032 /net-analyzer/ttt/ttt-1.8.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.gz gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.tar.bz2 gentoo-2-8768a2ef23e75d921878295fc2d8a42e404ee585.zip |
Add inherit eutils
Diffstat (limited to 'net-analyzer/ttt/ttt-1.8.ebuild')
-rw-r--r-- | net-analyzer/ttt/ttt-1.8.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-analyzer/ttt/ttt-1.8.ebuild b/net-analyzer/ttt/ttt-1.8.ebuild index 76bf1bd95b6f..c46bfb33eb2c 100644 --- a/net-analyzer/ttt/ttt-1.8.ebuild +++ b/net-analyzer/ttt/ttt-1.8.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/ttt/ttt-1.8.ebuild,v 1.1 2004/03/04 17:00:39 mboman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttt/ttt-1.8.ebuild,v 1.2 2004/04/27 21:27:03 agriffis Exp $ + +inherit eutils DESCRIPTION="Tele Traffic Taper (ttt) - Real-time Graphical Remote Traffic Monitor" SRC_URI="ftp://ftp.csl.sony.co.jp/pub/kjc/${P}.tar.gz" |