summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-03-11 13:10:18 +0000
committerMike Frysinger <vapier@gentoo.org>2003-03-11 13:10:18 +0000
commitb86a86eb99edec48f748c69ece6a72a575ffdf37 (patch)
tree0ab5407c3dc16cfab78c4aad336f9a490fe6ba10 /net-p2p/dchub
parentAdded ~sparc to keywords. (diff)
downloadhistorical-b86a86eb99edec48f748c69ece6a72a575ffdf37.tar.gz
historical-b86a86eb99edec48f748c69ece6a72a575ffdf37.tar.bz2
historical-b86a86eb99edec48f748c69ece6a72a575ffdf37.zip
version bump
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r--net-p2p/dchub/ChangeLog7
-rw-r--r--net-p2p/dchub/dchub-0.2.2.ebuild34
-rw-r--r--net-p2p/dchub/dchub-0.2.5.ebuild4
-rw-r--r--net-p2p/dchub/dchub-0.4.0.ebuild (renamed from net-p2p/dchub/dchub-0.1.1.ebuild)23
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.1.11
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.2.21
-rw-r--r--net-p2p/dchub/files/digest-dchub-0.4.01
7 files changed, 20 insertions, 51 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog
index bc8b6f64323c..9f7293c533b3 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.6 2003/02/12 08:38:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.7 2003/03/11 13:10:18 vapier Exp $
+
+*dchub-0.4.0 (11 Mar 2003)
+
+ 11 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
+ Version bump.
*dchub-0.2.5 (26 Jan 2003)
diff --git a/net-p2p/dchub/dchub-0.2.2.ebuild b/net-p2p/dchub/dchub-0.2.2.ebuild
deleted file mode 100644
index 17f807c8fffe..000000000000
--- a/net-p2p/dchub/dchub-0.2.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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.2.2.ebuild,v 1.2 2003/02/13 15:18:06 vapier Exp $
-
-S="${WORKDIR}/${P}"
-
-HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub"
-DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p application dctc (Direct Connect Text Client)."
-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.2*
- sys-devel/perl
- dev-db/edb"
-DEPEND="${RDEPEND}"
-
-src_install() {
- einstall || die "install problem"
-
- dodoc Documentation/*
- dodoc AUTHORS COPYING ChangeLog KNOWN_BUGS NEWS README TODO
-}
-
-pkg_postinst() {
- einfo "NOTE: before installing this version, if you want to keep the content of your"
- einfo "database, save it as well as the user file (the file you use with -u). Because"
- einfo "this version introduces a new database format, first, you must start with a"
- einfo "dchub -i -c yourconffile -u youruserfile. If you have special account, you"
- einfo "can then restore the user file. Now, you can enter the hub as MASTER and"
- einfo "recreates all your database keys."
-}
diff --git a/net-p2p/dchub/dchub-0.2.5.ebuild b/net-p2p/dchub/dchub-0.2.5.ebuild
index dda44fe9ba8b..b8fb5d6ea0dc 100644
--- a/net-p2p/dchub/dchub-0.2.5.ebuild
+++ b/net-p2p/dchub/dchub-0.2.5.ebuild
@@ -1,6 +1,6 @@
# 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.2.5.ebuild,v 1.2 2003/02/13 15:18:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.2.5.ebuild,v 1.3 2003/03/11 13:10:18 vapier Exp $
HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub"
DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p 'direct connect'"
@@ -8,7 +8,7 @@ SRC_URI="http://ac2i.tzo.com/dctc/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
RDEPEND="virtual/glibc
=dev-libs/glib-1*
diff --git a/net-p2p/dchub/dchub-0.1.1.ebuild b/net-p2p/dchub/dchub-0.4.0.ebuild
index 811e95fef4f0..78609d996042 100644
--- a/net-p2p/dchub/dchub-0.1.1.ebuild
+++ b/net-p2p/dchub/dchub-0.4.0.ebuild
@@ -1,30 +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.1.1.ebuild,v 1.5 2003/02/13 15:18:00 vapier Exp $
-
-S="${WORKDIR}/${P}"
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.0.ebuild,v 1.1 2003/03/11 13:10:18 vapier Exp $
HOMEPAGE="http://www.ac2i.tzo.com/dctc/#dchub"
-DESCRIPTION="dchub (Direct Connect Hub), a linux hub for the p2p application dctc (Direct Connect Text Client)."
+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.2*
+ =dev-libs/glib-1*
sys-devel/perl
dev-db/edb"
-DEPEND="${RDEPEND}"
-
-src_compile() {
- econf || die "configure problem"
- emake || die "compile problem"
-}
src_install() {
einstall || die "install problem"
dodoc Documentation/*
- dodoc AUTHORS COPYING ChangeLog KNOWN_BUGS NEWS README TODO
+ 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.1.1 b/net-p2p/dchub/files/digest-dchub-0.1.1
deleted file mode 100644
index 8f94509b5041..000000000000
--- a/net-p2p/dchub/files/digest-dchub-0.1.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 192a9a9b549964b199ecd184a1c8f615 dchub-0.1.1.tar.gz 123706
diff --git a/net-p2p/dchub/files/digest-dchub-0.2.2 b/net-p2p/dchub/files/digest-dchub-0.2.2
deleted file mode 100644
index af2ced12c2b5..000000000000
--- a/net-p2p/dchub/files/digest-dchub-0.2.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 5361366de6d78bef7bdf348fe336ae87 dchub-0.2.2.tar.gz 183551
diff --git a/net-p2p/dchub/files/digest-dchub-0.4.0 b/net-p2p/dchub/files/digest-dchub-0.4.0
new file mode 100644
index 000000000000..0a7de707ee25
--- /dev/null
+++ b/net-p2p/dchub/files/digest-dchub-0.4.0
@@ -0,0 +1 @@
+MD5 b815dbaded06c0dfc9b70142d296a6cb dchub-0.4.0.tar.gz 295711