diff options
author | 2008-08-16 17:27:30 +0000 | |
---|---|---|
committer | 2008-08-16 17:27:30 +0000 | |
commit | 97e13e0754d08fe9d8f504e059ce4ca7ff39c340 (patch) | |
tree | ca8a21ca48cd8992bc748476b73af30db5f3ae60 /net-p2p/phxd | |
parent | Stable on ppc wrt bug 234733 (diff) | |
download | gentoo-2-97e13e0754d08fe9d8f504e059ce4ca7ff39c340.tar.gz gentoo-2-97e13e0754d08fe9d8f504e059ce4ca7ff39c340.tar.bz2 gentoo-2-97e13e0754d08fe9d8f504e059ce4ca7ff39c340.zip |
Remove kang from metadata.xml (#51508)
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'net-p2p/phxd')
-rw-r--r-- | net-p2p/phxd/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/phxd/metadata.xml | 12 |
2 files changed, 9 insertions, 8 deletions
diff --git a/net-p2p/phxd/ChangeLog b/net-p2p/phxd/ChangeLog index f0afe0d9de75..747f29be3296 100644 --- a/net-p2p/phxd/ChangeLog +++ b/net-p2p/phxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/phxd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/ChangeLog,v 1.7 2008/06/29 09:55:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/ChangeLog,v 1.8 2008/08/16 17:27:30 tove Exp $ + + 16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml: + Remove kang from metadata.xml (#51508) 29 Jun 2008; Torsten Veller <tove@gentoo.org> phxd-0.1.0_pre23092005.ebuild: diff --git a/net-p2p/phxd/metadata.xml b/net-p2p/phxd/metadata.xml index cf8510d38da7..02b118029ce4 100644 --- a/net-p2p/phxd/metadata.xml +++ b/net-p2p/phxd/metadata.xml @@ -1,11 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>net-p2p</herd> -<maintainer> - <email>kang@gentoo.org</email> - <name>Guillaume Destuynder</name> - <description>Hotline packages maintainer</description> -</maintainer> -<longdescription>phxd is an Hotline server under the GPL for Linux/Unixes. It supports the Hotline Protocol from 1.2.3 up to 1.5+ (and this means it also includes the 1.9+ clients)</longdescription> + <herd>net-p2p</herd> + <longdescription>phxd is an Hotline server under the GPL for Linux/Unixes. + It supports the Hotline Protocol from 1.2.3 up to 1.5+ (and this means + it also includes the 1.9+ clients) + </longdescription> </pkgmetadata> |