Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9649 - Napshare ebuild is empty
Summary: Napshare ebuild is empty
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-25 07:19 UTC by Ian Smith
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Smith 2002-10-25 07:19:38 UTC
This ebuild seems to compile napshare but does not actually install anything:

1018 $ cat /usr/portage/net-p2p/napshare/napshare-1.1.ebuild
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/net-p2p/napshare/napshare-1.1.ebuild,v 1.2
2002/10/04 06:17:33 vapier Exp $

S=${WORKDIR}/${P}
DESCRIPTION="NapShare is a fully automated Gnutella P2P client made to run 24/7
unattended."
SRC_URI="mirror://sourceforge/napshare/${P}.tar.gz"
HOMEPAGE="http://napshare.sourceforge.net"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"

DEPEND="=x11-libs/gtk+-1.2*"
RDEPEND=""


. . . and finally:

1015 $ qpkg -l napshare
net-p2p/napshare-1.1 *
CONTENTS:
Comment 1 SpanKY gentoo-dev 2002-10-25 11:43:16 UTC
try -r1 
Comment 2 Ian Smith 2002-10-25 12:01:44 UTC
I don't seem to have one in my portage tree.
Comment 3 SpanKY gentoo-dev 2002-10-25 12:10:39 UTC
rsync in a bit and it'll be there