summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 17:00:18 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 17:00:18 +0000
commite80fe06bc9ce751de811115929d1e3584b17fd8e (patch)
treec182cba1a3da1f6b145928fca2fbb83145e0912e /app-pda/iripdb/metadata.xml
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadgentoo-2-e80fe06bc9ce751de811115929d1e3584b17fd8e.tar.gz
gentoo-2-e80fe06bc9ce751de811115929d1e3584b17fd8e.tar.bz2
gentoo-2-e80fe06bc9ce751de811115929d1e3584b17fd8e.zip
Fix up metadata.xml. If there's no maintainer for the package, the metadata also needs to contain m-needed@g.o.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-pda/iripdb/metadata.xml')
-rw-r--r--app-pda/iripdb/metadata.xml16
1 files changed, 12 insertions, 4 deletions
diff --git a/app-pda/iripdb/metadata.xml b/app-pda/iripdb/metadata.xml
index 6c02b3893739..4072cf46b2a6 100644
--- a/app-pda/iripdb/metadata.xml
+++ b/app-pda/iripdb/metadata.xml
@@ -1,8 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<longdescription>
-iRipDB allows generating the DB files necessary for the iRiver iHP-1xx series of MP3/Ogg HD Player on Linux and Windows. That will allow you to navigate your files through the artist/album/genre menus. It supports adding MP3 and Ogg files at this point. It's released under the GNU's General Public License and, at this moment only in source code form.
-</longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
+ <longdescription lang="en">
+ iRipDB allows generating the DB files necessary for the iRiver iHP-1xx
+ series of MP3/Ogg HD Player on Linux and Windows. That will allow you
+ to navigate your files through the artist/album/genre menus. It supports
+ adding MP3 and Ogg files at this point. It's released under the GNU's
+ General Public License and, at this moment only in source code form.
+ </longdescription>
</pkgmetadata>