diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:43:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:52 +0100 |
commit | f410a528529981b4700cee18c525f4ae519b2576 (patch) | |
tree | 0f0fbb20560aabc6239bdef634eef0d042a51779 /app-benchmarks | |
parent | gnome-extra/yelp: Drop mips keywords (diff) | |
download | gentoo-f410a528529981b4700cee18c525f4ae519b2576.tar.gz gentoo-f410a528529981b4700cee18c525f4ae519b2576.tar.bz2 gentoo-f410a528529981b4700cee18c525f4ae519b2576.zip |
app-benchmarks/iozone: Remove invalid <description/>
<description/> is used to describe the role of the maintainer, not
the package...
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/iozone/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-benchmarks/iozone/metadata.xml b/app-benchmarks/iozone/metadata.xml index ae3cf8b035be..3240f0c89aba 100644 --- a/app-benchmarks/iozone/metadata.xml +++ b/app-benchmarks/iozone/metadata.xml @@ -2,8 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>patrick@gentoo.org</email> + <email>patrick@gentoo.org</email> <name>Patrick Lauer</name> - <description>A Filesystem benchmark tool</description> </maintainer> </pkgmetadata> |