diff options
author | Peter Volkov <pva@gentoo.org> | 2008-09-02 16:43:35 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-09-02 16:43:35 +0000 |
commit | baf031bc43bb088f8ebd8b84a9203a9b0e4cfe21 (patch) | |
tree | 5f9afd4dc41071fb8b9b41de765b30c243f5ef63 /net-analyzer/bwping/metadata.xml | |
parent | app-i18n/ibus-anthy: Ebuild for bug #236368 (diff) | |
download | sunrise-baf031bc43bb088f8ebd8b84a9203a9b0e4cfe21.tar.gz sunrise-baf031bc43bb088f8ebd8b84a9203a9b0e4cfe21.tar.bz2 sunrise-baf031bc43bb088f8ebd8b84a9203a9b0e4cfe21.zip |
net-analyzer/bwping: Fixing metadata.xml to follow sunrise specifications: herd should be maintainer-wanted and no maintainer required.
svn path=/sunrise/; revision=6948
Diffstat (limited to 'net-analyzer/bwping/metadata.xml')
-rw-r--r-- | net-analyzer/bwping/metadata.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/net-analyzer/bwping/metadata.xml b/net-analyzer/bwping/metadata.xml index 56f553e2c..0837a469f 100644 --- a/net-analyzer/bwping/metadata.xml +++ b/net-analyzer/bwping/metadata.xml @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>oleg@vsi.ru</email> - <name>Oleg Derevenetz</name> - </maintainer> - <longdescription>A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.</longdescription> + <herd>maintainer-wanted</herd> + <longdescription> + A tool to measure bandwidth and response times between two hosts using + Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. + </longdescription> </pkgmetadata> |