diff options
author | Christian Heim <phreak@gentoo.org> | 2008-03-12 18:46:29 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-03-12 18:46:29 +0000 |
commit | ef3eadab137b163d384c571413f049eb0376ec74 (patch) | |
tree | 7b7f500b441e10a6d555e2f0b6f72f7c3dc57087 /dev-python/vertex | |
parent | Removing Marien Zwart (marienz, #107204) from metadata.xml. (diff) | |
download | gentoo-2-ef3eadab137b163d384c571413f049eb0376ec74.tar.gz gentoo-2-ef3eadab137b163d384c571413f049eb0376ec74.tar.bz2 gentoo-2-ef3eadab137b163d384c571413f049eb0376ec74.zip |
Removing Marien Zwart (marienz, #107204) from metadata.xml.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/vertex')
-rw-r--r-- | dev-python/vertex/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/vertex/metadata.xml | 25 |
2 files changed, 16 insertions, 16 deletions
diff --git a/dev-python/vertex/ChangeLog b/dev-python/vertex/ChangeLog index dce9bbd0e3a5..c465028e7c7d 100644 --- a/dev-python/vertex/ChangeLog +++ b/dev-python/vertex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/vertex -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/vertex/ChangeLog,v 1.7 2007/11/02 18:49:43 hawking Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/vertex/ChangeLog,v 1.8 2008/03/12 18:46:29 phreak Exp $ + + 12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing Marien Zwart (marienz, #107204) from metadata.xml. *vertex-0.2.0 (02 Nov 2007) diff --git a/dev-python/vertex/metadata.xml b/dev-python/vertex/metadata.xml index e2648708a39a..35e1f6d436a2 100644 --- a/dev-python/vertex/metadata.xml +++ b/dev-python/vertex/metadata.xml @@ -1,18 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>python</herd> -<maintainer> - <email>marienz@gentoo.org</email> -</maintainer> -<longdescription> - Vertex is an implementation of the Q2Q protocol (sort of like P2P, - but one better). There are a few moving parts in Vertex: PTCP is a - protocol which is nearly identical to TCP, but which runs over - UDP. This lets Q2Q penetrate most NAT configurations. JUICE - ([JU]ice [I]s [C]oncurrent [E]vents) is a very simple but immensely - flexible protocol which forms the basis of the high-level aspects of - Q2Q. vertex is a command line tool which exposes a few features - useful in many situations (such as registration and authentication). -</longdescription> + <herd>python</herd> + <longdescription lang="en"> + Vertex is an implementation of the Q2Q protocol (sort of like P2P, + but one better). There are a few moving parts in Vertex: PTCP is a + protocol which is nearly identical to TCP, but which runs over + UDP. This lets Q2Q penetrate most NAT configurations. JUICE + ([JU]ice [I]s [C]oncurrent [E]vents) is a very simple but immensely + flexible protocol which forms the basis of the high-level aspects of + Q2Q. vertex is a command line tool which exposes a few features + useful in many situations (such as registration and authentication). + </longdescription> </pkgmetadata> |