summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-05 17:38:59 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-05 17:38:59 +0000
commit5762667d963abf41bb94f9c22687d8a3bc8c9c39 (patch)
treed83d08d863dd028ea4ec53d5997eba78ccafb7f9 /net-p2p/dchub
parentSplit jpilot-syncmal plugin from jpilot ebuild (diff)
downloadhistorical-5762667d963abf41bb94f9c22687d8a3bc8c9c39.tar.gz
historical-5762667d963abf41bb94f9c22687d8a3bc8c9c39.tar.bz2
historical-5762667d963abf41bb94f9c22687d8a3bc8c9c39.zip
version bump, closes #53074, fix HOMEPAGE and SRC_URI
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r--net-p2p/dchub/ChangeLog8
-rw-r--r--net-p2p/dchub/Manifest8
-rw-r--r--net-p2p/dchub/dchub-0.4.2.ebuild6
-rw-r--r--net-p2p/dchub/dchub-0.4.5.ebuild6
-rw-r--r--net-p2p/dchub/dchub-0.5.2.ebuild31
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.5.21
6 files changed, 50 insertions, 10 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index 1d6dd4a927be..e526d4c97939 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/dchub
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.13 2004/07/01 09:13:42 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.14 2004/07/05 17:38:59 squinky86 Exp $
+
+*dchub-0.5.2 (05 Jul 2004)
+
+ 05 Jul 2004; Jon Hood <squinky86@gentoo.org> +dchub-0.5.2.ebuild,
+ dchub-0.4.2.ebuild, dchub-0.4.5.ebuild:
+ version bump, closes #53074, fixing links to new homepage
01 Jul 2004; Jon Hood <squinky86@gentoo.org> dchub-0.4.2.ebuild,
dchub-0.4.5.ebuild:
diff --git a/net-p2p/dchub/Manifest b/net-p2p/dchub/Manifest
index a4f313eac98a..f7deddd92543 100644
--- a/net-p2p/dchub/Manifest
+++ b/net-p2p/dchub/Manifest
@@ -1,8 +1,10 @@
-MD5 f03b6b8113f00e2e7a8d41e2cccbb63d dchub-0.4.5.ebuild 806
-MD5 f97be3f7c85b6171d18bb96ab0fe2baa dchub-0.4.2.ebuild 805
-MD5 ed78a27fefb41190d779640d119e4f54 ChangeLog 1492
+MD5 ec96e051e1406dadfcadc064dcd126fb dchub-0.4.5.ebuild 814
+MD5 9b23fa9a42452dd224a6bd2e998b6e33 dchub-0.4.2.ebuild 813
+MD5 d0bed7ae81ec6807d3919f14233b419f dchub-0.5.2.ebuild 832
+MD5 786d1c4327c37c5308cf8b90bb5f94cc ChangeLog 1691
MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160
MD5 7d38dc5d741350afaaf012d84161eb2b files/dchub.init.d 1024
MD5 36c3b6cc0ed725ab1641de5616d1d921 files/digest-dchub-0.4.2 63
MD5 af7c25da6383293d6532c8fe53e0abe1 files/digest-dchub-0.4.5 63
+MD5 592f7f777a42dffa24db7fde87dc2dcb files/digest-dchub-0.5.2 63
MD5 017dd28ae9744ecfdaa5cb9adbc79c32 files/dchub.conf.d 1616
diff --git a/net-p2p/dchub/dchub-0.4.2.ebuild b/net-p2p/dchub/dchub-0.4.2.ebuild
index 26afe5627d80..2c4cd03b65d6 100644
--- a/net-p2p/dchub/dchub-0.4.2.ebuild
+++ b/net-p2p/dchub/dchub-0.4.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.2.ebuild,v 1.5 2004/07/01 09:13:42 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.2.ebuild,v 1.6 2004/07/05 17:38:59 squinky86 Exp $
IUSE=""
-HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub"
+HOMEPAGE="http://ac2i.homelinux.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"
+SRC_URI="http://ac2i.homelinux.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-p2p/dchub/dchub-0.4.5.ebuild b/net-p2p/dchub/dchub-0.4.5.ebuild
index 3af4affd21ab..9dc1c47134e1 100644
--- a/net-p2p/dchub/dchub-0.4.5.ebuild
+++ b/net-p2p/dchub/dchub-0.4.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.6 2004/07/01 09:13:42 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.5.ebuild,v 1.7 2004/07/05 17:38:59 squinky86 Exp $
IUSE=""
-HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub"
+HOMEPAGE="http://ac2i.homelinux.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"
+SRC_URI="http://ac2i.homelinux.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-p2p/dchub/dchub-0.5.2.ebuild b/net-p2p/dchub/dchub-0.5.2.ebuild
new file mode 100644
index 000000000000..c8c956c55a6f
--- /dev/null
+++ b/net-p2p/dchub/dchub-0.5.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.1 2004/07/05 17:38:59 squinky86 Exp $
+
+IUSE=""
+
+HOMEPAGE="http://ac2i.homelinux.com/dctc/#dchub"
+DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'"
+SRC_URI="http://ac2i.homelinux.com/dctc/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+
+RDEPEND="virtual/libc
+ =dev-libs/glib-1*
+ dev-lang/perl
+ dev-db/edb"
+
+src_install() {
+ make DESTDIR=${D} install || 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.5.2 b/net-p2p/dchub/files/digest-dchub-0.5.2
new file mode 100644
index 000000000000..791b9be26964
--- /dev/null
+++ b/net-p2p/dchub/files/digest-dchub-0.5.2
@@ -0,0 +1 @@
+MD5 673a43cde95bce2c2acba2cfab83d527 dchub-0.5.2.tar.gz 366780