diff options
author | Hanno Boeck <hanno@gentoo.org> | 2003-04-29 12:37:34 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2003-04-29 12:37:34 +0000 |
commit | a61df4e17f5b8d5dcc6eb04ae8bb060479c87cb3 (patch) | |
tree | 08c112d51fab4abcea3bb43923bee5ef4fe38033 /net-p2p/mutella/mutella-0.4.3.ebuild | |
parent | touchups (diff) | |
download | historical-a61df4e17f5b8d5dcc6eb04ae8bb060479c87cb3.tar.gz historical-a61df4e17f5b8d5dcc6eb04ae8bb060479c87cb3.tar.bz2 historical-a61df4e17f5b8d5dcc6eb04ae8bb060479c87cb3.zip |
changed mutella-0.4.3 to stable keywords
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, 2 insertions, 2 deletions
diff --git a/net-p2p/mutella/mutella-0.4.3.ebuild b/net-p2p/mutella/mutella-0.4.3.ebuild index 55cb3c469f62..a5acb758871e 100644 --- a/net-p2p/mutella/mutella-0.4.3.ebuild +++ b/net-p2p/mutella/mutella-0.4.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 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.1 2003/03/06 12:25:15 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mutella/mutella-0.4.3.ebuild,v 1.2 2003/04/29 12:37:18 hanno 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" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/glibc sys-libs/readline" |