diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 18:00:09 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-04-20 18:00:09 +0000 |
commit | edf536fbfb0890000ba65f63a8f94caf99572191 (patch) | |
tree | 5344903340f8c08c382f88666f290eb0d449979e /net-p2p/dchub | |
parent | Added IUSE (Manifest recommit) (diff) | |
download | gentoo-2-edf536fbfb0890000ba65f63a8f94caf99572191.tar.gz gentoo-2-edf536fbfb0890000ba65f63a8f94caf99572191.tar.bz2 gentoo-2-edf536fbfb0890000ba65f63a8f94caf99572191.zip |
Added IUSE
Diffstat (limited to 'net-p2p/dchub')
-rw-r--r-- | net-p2p/dchub/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.2.5.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dchub/dchub-0.4.5.ebuild | 4 |
4 files changed, 15 insertions, 5 deletions
diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog index 2d8cfc326a50..af40ebfac73d 100644 --- a/net-p2p/dchub/ChangeLog +++ b/net-p2p/dchub/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2003/07/24 00:35:56 agenkin Exp $ +# 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 $ + + 20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> dchub-0.2.5.ebuild, + dchub-0.4.2.ebuild, dchub-0.4.5.ebuild: + Added IUSE. *dchub-0.4.5 (23 Jul 2003) diff --git a/net-p2p/dchub/dchub-0.2.5.ebuild b/net-p2p/dchub/dchub-0.2.5.ebuild index cc12801a3dc3..afc5b57542e9 100644 --- a/net-p2p/dchub/dchub-0.2.5.ebuild +++ b/net-p2p/dchub/dchub-0.2.5.ebuild @@ -1,6 +1,8 @@ # 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.5 2004/03/01 06:26:58 eradicator Exp $ +# $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'" diff --git a/net-p2p/dchub/dchub-0.4.2.ebuild b/net-p2p/dchub/dchub-0.4.2.ebuild index 703d40b8ae8d..1886014b2c64 100644 --- a/net-p2p/dchub/dchub-0.4.2.ebuild +++ b/net-p2p/dchub/dchub-0.4.2.ebuild @@ -1,6 +1,8 @@ # 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.2.ebuild,v 1.2 2004/03/01 06:26:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.2.ebuild,v 1.3 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'" diff --git a/net-p2p/dchub/dchub-0.4.5.ebuild b/net-p2p/dchub/dchub-0.4.5.ebuild index 1b57bbba1623..269076753665 100644 --- a/net-p2p/dchub/dchub-0.4.5.ebuild +++ b/net-p2p/dchub/dchub-0.4.5.ebuild @@ -1,6 +1,8 @@ # 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.2 2004/03/01 06:26:58 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.5.ebuild,v 1.3 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'" |