diff options
author | 2005-04-08 18:03:12 +0000 | |
---|---|---|
committer | 2005-04-08 18:03:12 +0000 | |
commit | 871c5982961dccb07a9bd470f3dc5c247877c70b (patch) | |
tree | dbce43d17d2f7a863465d6354e2f2e8088dd8463 /net-p2p/mutella/mutella-0.4.5.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.tar.gz gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.tar.bz2 gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-p2p/mutella/mutella-0.4.5.ebuild')
-rw-r--r-- | net-p2p/mutella/mutella-0.4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/mutella/mutella-0.4.5.ebuild b/net-p2p/mutella/mutella-0.4.5.ebuild index cd85fc475604..03df2eba0db6 100644 --- a/net-p2p/mutella/mutella-0.4.5.ebuild +++ b/net-p2p/mutella/mutella-0.4.5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.5.ebuild,v 1.3 2004/12/28 05:45:46 ndimiduk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.5.ebuild,v 1.4 2005/04/08 18:03:12 hansmi Exp $ DESCRIPTION="Text-mode gnutella client" SRC_URI="mirror://sourceforge/mutella/${P}.tar.gz" HOMEPAGE="http://mutella.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~ppc-macos" +KEYWORDS="x86 ppc ~amd64 ~ppc-macos" IUSE="debug" DEPEND="virtual/libc sys-libs/readline" |