diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-01 06:26:59 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-01 06:26:59 +0000 |
commit | 0f7163b8f564271832b5cbb5e0ea822dc23ad7f1 (patch) | |
tree | 47bbe7f47a0c77c26c3bdb0264d5d8b6ee23dc9a /net-p2p/dchub | |
parent | Added unicode detection. (Manifest recommit) (diff) | |
download | gentoo-2-0f7163b8f564271832b5cbb5e0ea822dc23ad7f1.tar.gz gentoo-2-0f7163b8f564271832b5cbb5e0ea822dc23ad7f1.tar.bz2 gentoo-2-0f7163b8f564271832b5cbb5e0ea822dc23ad7f1.zip |
Fixing headers. Adding metadata.xml
Diffstat (limited to 'net-p2p/dchub')
-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 | ||||
-rw-r--r-- | net-p2p/dchub/metadata.xml | 5 |
4 files changed, 11 insertions, 6 deletions
diff --git a/net-p2p/dchub/dchub-0.2.5.ebuild b/net-p2p/dchub/dchub-0.2.5.ebuild index a24882b327fd..cc12801a3dc3 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. +# 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.4 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.2.5.ebuild,v 1.5 2004/03/01 06:26:58 eradicator Exp $ 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 0e7ab3774a2c..703d40b8ae8d 100644 --- a/net-p2p/dchub/dchub-0.4.2.ebuild +++ b/net-p2p/dchub/dchub-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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.1 2003/04/24 13:43:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.2.ebuild,v 1.2 2004/03/01 06:26:58 eradicator Exp $ 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 852dd63f6e81..1b57bbba1623 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-2003 Gentoo Technologies, Inc. +# 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.1 2003/07/24 00:35:56 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.4.5.ebuild,v 1.2 2004/03/01 06:26:58 eradicator Exp $ 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/metadata.xml b/net-p2p/dchub/metadata.xml new file mode 100644 index 000000000000..aa0f3664825f --- /dev/null +++ b/net-p2p/dchub/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>net-p2p</herd> +</pkgmetadata> |