summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-02-18 16:22:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-02-18 16:22:27 +0000
commit7d4cd28e827c995c48e96fe5f65760e9533d022f (patch)
tree5ec50216f58a810d2738666731c8f925d771242d /net-p2p/dbhub
parentInitial import, bug#163395, thanks to David Mueller (diff)
downloadgentoo-2-7d4cd28e827c995c48e96fe5f65760e9533d022f.tar.gz
gentoo-2-7d4cd28e827c995c48e96fe5f65760e9533d022f.tar.bz2
gentoo-2-7d4cd28e827c995c48e96fe5f65760e9533d022f.zip
Version bump
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-p2p/dbhub')
-rw-r--r--net-p2p/dbhub/ChangeLog7
-rw-r--r--net-p2p/dbhub/dbhub-0.409.ebuild29
-rw-r--r--net-p2p/dbhub/files/digest-dbhub-0.4093
3 files changed, 38 insertions, 1 deletions
diff --git a/net-p2p/dbhub/ChangeLog b/net-p2p/dbhub/ChangeLog
index 78da345f76de..c493295c2dde 100644
--- a/net-p2p/dbhub/ChangeLog
+++ b/net-p2p/dbhub/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/dbhub
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/dbhub/ChangeLog,v 1.5 2007/02/16 14:54:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dbhub/ChangeLog,v 1.6 2007/02/18 16:22:27 armin76 Exp $
+
+*dbhub-0.409 (18 Feb 2007)
+
+ 18 Feb 2007; Raúl Porcel <armin76@gentoo.org> +dbhub-0.409.ebuild:
+ Version bump
*dbhub-0.408 (16 Feb 2007)
diff --git a/net-p2p/dbhub/dbhub-0.409.ebuild b/net-p2p/dbhub/dbhub-0.409.ebuild
new file mode 100644
index 000000000000..2877b92662c1
--- /dev/null
+++ b/net-p2p/dbhub/dbhub-0.409.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/dbhub/dbhub-0.409.ebuild,v 1.1 2007/02/18 16:22:27 armin76 Exp $
+
+inherit eutils
+
+DESCRIPTION="Hub software for Direct Connect, fork of opendchub"
+HOMEPAGE="http://dbhub.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ epatch ${FILESDIR}/dbhub-gentoo.patch
+}
+
+src_install() {
+ emake DESTDIR="${D}" install || die "emake install failed"
+
+ dodoc Documentation/*
+}
diff --git a/net-p2p/dbhub/files/digest-dbhub-0.409 b/net-p2p/dbhub/files/digest-dbhub-0.409
new file mode 100644
index 000000000000..fdab03738e2d
--- /dev/null
+++ b/net-p2p/dbhub/files/digest-dbhub-0.409
@@ -0,0 +1,3 @@
+MD5 d31545b5971b2b23a207050e440c5bf8 dbhub-0.409.tar.gz 391682
+RMD160 6971c4f014e8618e325abc13e1f3ac85dd3b39cb dbhub-0.409.tar.gz 391682
+SHA256 9fed57b292c4d017ef46e138ad5c41b15d813a3f636fff6330d6cbe50c2da7e4 dbhub-0.409.tar.gz 391682