diff options
Diffstat (limited to 'net-p2p/napshare/napshare-1.2.ebuild')
-rw-r--r-- | net-p2p/napshare/napshare-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/napshare/napshare-1.2.ebuild b/net-p2p/napshare/napshare-1.2.ebuild index a8bd37ba9d3e..cad39daa3b73 100644 --- a/net-p2p/napshare/napshare-1.2.ebuild +++ b/net-p2p/napshare/napshare-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/napshare/napshare-1.2.ebuild,v 1.2 2003/02/13 15:22:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/napshare/napshare-1.2.ebuild,v 1.3 2003/07/13 20:28:39 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="NapShare is a fully automated Gnutella P2P client made to run 24/7 unattended" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/napshare/${P}.tar.gz" HOMEPAGE="http://napshare.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2*" RDEPEND="" |