summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2003-07-24 00:35:57 +0000
committerArcady Genkin <agenkin@gentoo.org>2003-07-24 00:35:57 +0000
commit2f9e3ea2db41bf8641847296b949870f30521692 (patch)
treeab32df32cb8793a1e9623fc0466b9c61eb88bbe2 /net-p2p
parentManifest update. (diff)
downloadgentoo-2-2f9e3ea2db41bf8641847296b949870f30521692.tar.gz
gentoo-2-2f9e3ea2db41bf8641847296b949870f30521692.tar.bz2
gentoo-2-2f9e3ea2db41bf8641847296b949870f30521692.zip
Version bump.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dchub/ChangeLog7
-rw-r--r--net-p2p/dchub/Manifest6
-rw-r--r--net-p2p/dchub/dchub-0.4.5.ebuild29
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.4.51
4 files changed, 40 insertions, 3 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index b0fd3cc6f3a0..2d8cfc326a50 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/dchub
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.8 2003/04/24 13:43:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.9 2003/07/24 00:35:56 agenkin Exp $
+
+*dchub-0.4.5 (23 Jul 2003)
+
+ 23 Jul 2003; Arcady Genkin <agenkin@gentoo.org> :
+ Version bump.
*dchub-0.4.2 (24 Apr 2003)
diff --git a/net-p2p/dchub/Manifest b/net-p2p/dchub/Manifest
index ada91dc9f8ea..f69a45e6e358 100644
--- a/net-p2p/dchub/Manifest
+++ b/net-p2p/dchub/Manifest
@@ -1,7 +1,9 @@
+MD5 3c7e37d0a16aba04451bd4bf12076049 dchub-0.4.5.ebuild 803
MD5 14cabaad4b33552323d707d7f20540f1 ChangeLog 1000
-MD5 9fe8c1e5fc88c6f0313af64d3f7b8904 dchub-0.2.5.ebuild 804
MD5 3c7e37d0a16aba04451bd4bf12076049 dchub-0.4.2.ebuild 803
+MD5 9fe8c1e5fc88c6f0313af64d3f7b8904 dchub-0.2.5.ebuild 804
+MD5 36c3b6cc0ed725ab1641de5616d1d921 files/digest-dchub-0.4.2 63
+MD5 af7c25da6383293d6532c8fe53e0abe1 files/digest-dchub-0.4.5 63
MD5 3163a27bf483c8d6f0105013e7646496 files/dchub.conf.d 1617
MD5 81043e1fbeb6c556f2ac52d816de73aa files/dchub.init.d 1025
MD5 20b6ccc61e160f5624fb008449877c88 files/digest-dchub-0.2.5 63
-MD5 36c3b6cc0ed725ab1641de5616d1d921 files/digest-dchub-0.4.2 63
diff --git a/net-p2p/dchub/dchub-0.4.5.ebuild b/net-p2p/dchub/dchub-0.4.5.ebuild
new file mode 100644
index 000000000000..852dd63f6e81
--- /dev/null
+++ b/net-p2p/dchub/dchub-0.4.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.5.ebuild,v 1.1 2003/07/24 00:35:56 agenkin Exp $
+
+HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub"
+DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'"
+SRC_URI="http://ac2i.tzo.com/dctc/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+
+RDEPEND="virtual/glibc
+ =dev-libs/glib-1*
+ dev-lang/perl
+ dev-db/edb"
+
+src_install() {
+ einstall || die "install problem"
+
+ dodoc Documentation/*
+ dodoc AUTHORS COPYING ChangeLog NEWS README TODO
+
+ dodir /etc/{conf,init}.d /etc/dchub
+ exeinto /etc/init.d
+ newexe ${FILESDIR}/dchub.init.d dchub
+ insinto /etc/conf.d
+ newins ${FILESDIR}/dchub.conf.d dchub
+}
diff --git a/net-p2p/dchub/files/digest-dchub-0.4.5 b/net-p2p/dchub/files/digest-dchub-0.4.5
new file mode 100644
index 000000000000..32a898daa383
--- /dev/null
+++ b/net-p2p/dchub/files/digest-dchub-0.4.5
@@ -0,0 +1 @@
+MD5 ddad10cdebf1ac113e3343c1f83696a8 dchub-0.4.5.tar.gz 350032