summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/dctc')
-rw-r--r--net-p2p/dctc/ChangeLog7
-rw-r--r--net-p2p/dctc/dctc-0.83.2.ebuild28
-rw-r--r--net-p2p/dctc/files/digest-dctc-0.83.21
3 files changed, 35 insertions, 1 deletions
diff --git a/net-p2p/dctc/ChangeLog b/net-p2p/dctc/ChangeLog
index be2dc66c842f..31150b6bf7a2 100644
--- a/net-p2p/dctc/ChangeLog
+++ b/net-p2p/dctc/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for net-p2p/dctc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dctc/ChangeLog,v 1.4 2002/07/26 05:06:19 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dctc/ChangeLog,v 1.5 2002/08/16 13:49:21 seemant Exp $
+*dctc-0.83.2 (16 Aug 2002)
+
+ 16 Aug 2002; Seemant Kulleen <seemant@gentoo.org> dctc-0.83.2.ebuild :
+
+ Version bump thanks to: ewaling@ccitt5.net (Erik Waling) in bug #6293
*dctc-0.83.1 (5 Jul 2002)
diff --git a/net-p2p/dctc/dctc-0.83.2.ebuild b/net-p2p/dctc/dctc-0.83.2.ebuild
new file mode 100644
index 000000000000..92e31fcfe144
--- /dev/null
+++ b/net-p2p/dctc/dctc-0.83.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dctc/dctc-0.83.2.ebuild,v 1.1 2002/08/16 13:49:21 seemant Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Direct Connect Text Client, almost famous file share program."
+SRC_URI="http://ac2i.tzo.com/dctc/${P}.tar.gz"
+HOMEPAGE="http://ac2i.tzo.com/dctc"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 ppc"
+
+DEPEND="=dev-libs/glib-1.2*
+ =sys-libs/db-3.2*"
+
+src_compile() {
+ econf || die
+ emake || die
+}
+
+src_install() {
+ einstall || die
+
+ dodoc -r Documentation
+
+ dodoc AUTHORS COPYING ChangeLog INSTALL KNOWN_BUGS NEWS README TODO
+}
diff --git a/net-p2p/dctc/files/digest-dctc-0.83.2 b/net-p2p/dctc/files/digest-dctc-0.83.2
new file mode 100644
index 000000000000..38232c52b44c
--- /dev/null
+++ b/net-p2p/dctc/files/digest-dctc-0.83.2
@@ -0,0 +1 @@
+MD5 70d0d6131223b98a34c814ecacd83b5e dctc-0.83.2.tar.gz 247537