diff options
author | 2004-04-27 22:01:58 +0000 | |
---|---|---|
committer | 2004-04-27 22:01:58 +0000 | |
commit | 4080f5f5a14cd3c23091ddfaf3d1dbdf8916869d (patch) | |
tree | ee19e2eff6096ba3578eec7a829c864abe01e94a /net-p2p/mutella/mutella-0.4.3.ebuild | |
parent | (no commit message) (diff) | |
download | historical-4080f5f5a14cd3c23091ddfaf3d1dbdf8916869d.tar.gz historical-4080f5f5a14cd3c23091ddfaf3d1dbdf8916869d.tar.bz2 historical-4080f5f5a14cd3c23091ddfaf3d1dbdf8916869d.zip |
Add inherit eutils
Diffstat (limited to 'net-p2p/mutella/mutella-0.4.3.ebuild')
-rw-r--r-- | net-p2p/mutella/mutella-0.4.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/mutella/mutella-0.4.3.ebuild b/net-p2p/mutella/mutella-0.4.3.ebuild index 5b8c99981cc8..54e01b3787f5 100644 --- a/net-p2p/mutella/mutella-0.4.3.ebuild +++ b/net-p2p/mutella/mutella-0.4.3.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-p2p/mutella/mutella-0.4.3.ebuild,v 1.6 2004/04/26 12:51:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.3.ebuild,v 1.7 2004/04/27 22:00:12 agriffis Exp $ + +inherit eutils DESCRIPTION="Text-mode gnutella client" SRC_URI="mirror://sourceforge/mutella/${P}.tar.gz" |