summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-11-06 16:53:04 +0000
committerJon Hood <squinky86@gentoo.org>2004-11-06 16:53:04 +0000
commit86a07a7fb9ba773bde287ca8a65e18aaf0b9b64b (patch)
treee14cac867a80dedf01fb5e8af36866d782009810 /net-p2p/dchub
parentfix homepage, #70088 (Manifest recommit) (diff)
downloadgentoo-2-86a07a7fb9ba773bde287ca8a65e18aaf0b9b64b.tar.gz
gentoo-2-86a07a7fb9ba773bde287ca8a65e18aaf0b9b64b.tar.bz2
gentoo-2-86a07a7fb9ba773bde287ca8a65e18aaf0b9b64b.zip
remove old versions, fix homepage, #70088
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r--net-p2p/dchub/ChangeLog7
-rw-r--r--net-p2p/dchub/dchub-0.4.2.ebuild31
-rw-r--r--net-p2p/dchub/dchub-0.4.5.ebuild31
-rw-r--r--net-p2p/dchub/dchub-0.5.2.ebuild6
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.4.21
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.4.51
6 files changed, 9 insertions, 68 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index 1dda82a563db..122416f85cc1 100644
--- a/net-p2p/dchub/ChangeLog
+++ b/net-p2p/dchub/ChangeLog
@@ -1,6 +1,11 @@
# 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.15 2004/08/09 02:56:24 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.16 2004/11/06 16:53:04 squinky86 Exp $
+
+ 06 Nov 2004; Jon Hood <squinky86@gentoo.org> -dchub-0.4.2.ebuild,
+ -dchub-0.4.5.ebuild, dchub-0.5.2.ebuild:
+ Fix homepage irt #70088, thanks Daniel Armyr <daniel.armyr@home.se>, remove
+ old versions.
08 Aug 2004; Jon Hood <squinky86@gentoo.org> dchub-0.5.2.ebuild:
Stable on x86.
diff --git a/net-p2p/dchub/dchub-0.4.2.ebuild b/net-p2p/dchub/dchub-0.4.2.ebuild
deleted file mode 100644
index 2c4cd03b65d6..000000000000
--- a/net-p2p/dchub/dchub-0.4.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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.6 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() {
- 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/dchub-0.4.5.ebuild b/net-p2p/dchub/dchub-0.4.5.ebuild
deleted file mode 100644
index 4852ced7debc..000000000000
--- a/net-p2p/dchub/dchub-0.4.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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.8 2004/10/04 22:02:16 pvdabeel 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() {
- 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/dchub-0.5.2.ebuild b/net-p2p/dchub/dchub-0.5.2.ebuild
index a5420cc67565..018a049df92b 100644
--- a/net-p2p/dchub/dchub-0.5.2.ebuild
+++ b/net-p2p/dchub/dchub-0.5.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.5.2.ebuild,v 1.3 2004/10/04 22:02:16 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.5.2.ebuild,v 1.4 2004/11/06 16:53:04 squinky86 Exp $
IUSE=""
-HOMEPAGE="http://ac2i.homelinux.com/dctc/#dchub"
+HOMEPAGE="http://brainz.servebeer.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"
+SRC_URI="http://brainz.servebeer.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-p2p/dchub/files/digest-dchub-0.4.2 b/net-p2p/dchub/files/digest-dchub-0.4.2
deleted file mode 100644
index 42e3d30c376d..000000000000
--- a/net-p2p/dchub/files/digest-dchub-0.4.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5d84e0d658153ccc3bcd708d4ba11539 dchub-0.4.2.tar.gz 318498
diff --git a/net-p2p/dchub/files/digest-dchub-0.4.5 b/net-p2p/dchub/files/digest-dchub-0.4.5
deleted file mode 100644
index 32a898daa383..000000000000
--- a/net-p2p/dchub/files/digest-dchub-0.4.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ddad10cdebf1ac113e3343c1f83696a8 dchub-0.4.5.tar.gz 350032