summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/napshare')
-rw-r--r--net-p2p/napshare/ChangeLog8
-rw-r--r--net-p2p/napshare/files/digest-napshare-1.11
-rw-r--r--net-p2p/napshare/napshare-1.1.ebuild15
3 files changed, 24 insertions, 0 deletions
diff --git a/net-p2p/napshare/ChangeLog b/net-p2p/napshare/ChangeLog
new file mode 100644
index 000000000000..1b44fd2f8b69
--- /dev/null
+++ b/net-p2p/napshare/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for net-p2p/napshare
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/napshare/ChangeLog,v 1.1 2002/08/16 23:31:08 aliz Exp $
+
+*napshare-1.1 (17 Aug 2002)
+
+ 17 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> napshare-1.1.ebuild:
+ Initial import. Ebuild submitted by Andreas Kotowicz <koto@mynetix.de>.
diff --git a/net-p2p/napshare/files/digest-napshare-1.1 b/net-p2p/napshare/files/digest-napshare-1.1
new file mode 100644
index 000000000000..db6cd649e9f8
--- /dev/null
+++ b/net-p2p/napshare/files/digest-napshare-1.1
@@ -0,0 +1 @@
+MD5 83d3c79f7db56feb5409b949900c9a81 napshare-1.1.tar.gz 194272
diff --git a/net-p2p/napshare/napshare-1.1.ebuild b/net-p2p/napshare/napshare-1.1.ebuild
new file mode 100644
index 000000000000..f8344a52fd07
--- /dev/null
+++ b/net-p2p/napshare/napshare-1.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/napshare/napshare-1.1.ebuild,v 1.1 2002/08/16 23:31:08 aliz 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=""
+