diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-05-12 18:04:59 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-05-12 18:04:59 +0000 |
commit | a142525d5ee2b828520e6a1b0bde227c8ca24245 (patch) | |
tree | 6cb03d9e6fe08370c99d34103da4dfcffb6d19c8 /net-p2p | |
parent | testing in ~amd64 until zlib is marked stable (Manifest recommit) (diff) | |
download | gentoo-2-a142525d5ee2b828520e6a1b0bde227c8ca24245.tar.gz gentoo-2-a142525d5ee2b828520e6a1b0bde227c8ca24245.tar.bz2 gentoo-2-a142525d5ee2b828520e6a1b0bde227c8ca24245.zip |
stable on x86
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dchub/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.2.5.ebuild | 31 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.4.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dchub/files/digest-dchub-0.2.5 | 1 |
4 files changed, 7 insertions, 35 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog index af40ebfac73d..391b82c09e6d 100644 --- a/net-p2p/dchub/ChangeLog +++ b/net-p2p/dchub/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/dchub # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.10 2004/04/20 17:59:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.11 2004/05/12 18:04:59 squinky86 Exp $ + + 12 May 2004; Jon Hood <squinky86@gentoo.org> -dchub-0.2.5.ebuild, + dchub-0.4.5.ebuild: + stable on x86, cleaning old versions 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> dchub-0.2.5.ebuild, dchub-0.4.2.ebuild, dchub-0.4.5.ebuild: diff --git a/net-p2p/dchub/dchub-0.2.5.ebuild b/net-p2p/dchub/dchub-0.2.5.ebuild deleted file mode 100644 index afc5b57542e9..000000000000 --- a/net-p2p/dchub/dchub-0.2.5.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2004 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.6 2004/04/20 17:59:22 eradicator Exp $ - -IUSE="" - -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/dchub-0.4.5.ebuild b/net-p2p/dchub/dchub-0.4.5.ebuild index 269076753665..4d60a745a7b2 100644 --- a/net-p2p/dchub/dchub-0.4.5.ebuild +++ b/net-p2p/dchub/dchub-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.3 2004/04/20 17:59:22 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.5.ebuild,v 1.4 2004/05/12 18:04:59 squinky86 Exp $ IUSE="" @@ -10,7 +10,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/files/digest-dchub-0.2.5 b/net-p2p/dchub/files/digest-dchub-0.2.5 deleted file mode 100644 index 8386571d5275..000000000000 --- a/net-p2p/dchub/files/digest-dchub-0.2.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 e544fff4ce7ac48062272aec895b2e77 dchub-0.2.5.tar.gz 232538 |