summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 17:02:12 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 17:02:12 +0000
commit303ecc8a813fe8a79c7b897785c1772c00604ac6 (patch)
tree590619f049c5d4306eb621086bedd791a4979b41 /app-pda
parentkeyring to gnome-keyring (diff)
downloadhistorical-303ecc8a813fe8a79c7b897785c1772c00604ac6.tar.gz
historical-303ecc8a813fe8a79c7b897785c1772c00604ac6.tar.bz2
historical-303ecc8a813fe8a79c7b897785c1772c00604ac6.zip
Fix up metadata.xml. If there's no maintainer for the package, the metadata also needs to contain m-needed@g.o.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/iripdb/ChangeLog8
-rw-r--r--app-pda/iripdb/metadata.xml16
-rw-r--r--app-pda/synce-multisync_plugin/ChangeLog8
-rw-r--r--app-pda/synce-multisync_plugin/metadata.xml10
-rw-r--r--app-pda/synce-rra/ChangeLog8
-rw-r--r--app-pda/synce-rra/metadata.xml10
6 files changed, 46 insertions, 14 deletions
diff --git a/app-pda/iripdb/ChangeLog b/app-pda/iripdb/ChangeLog
index 41e7a43d5c62..0dde12c3e7f0 100644
--- a/app-pda/iripdb/ChangeLog
+++ b/app-pda/iripdb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/iripdb
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v 1.12 2007/02/21 22:56:33 peper Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v 1.13 2008/04/21 17:00:18 phreak Exp $
+
+ 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
+ Fix up metadata.xml. If there's no maintainer for the package, the metadata
+ also needs to contain m-needed@g.o.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
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>
diff --git a/app-pda/synce-multisync_plugin/ChangeLog b/app-pda/synce-multisync_plugin/ChangeLog
index 96658080e60d..de1e03731d52 100644
--- a/app-pda/synce-multisync_plugin/ChangeLog
+++ b/app-pda/synce-multisync_plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-multisync_plugin
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-multisync_plugin/ChangeLog,v 1.14 2007/02/21 23:01:04 peper Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-multisync_plugin/ChangeLog,v 1.15 2008/04/21 17:01:16 phreak Exp $
+
+ 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
+ Fix up metadata.xml. If there's no maintainer for the package, the metadata
+ also needs to contain m-needed@g.o.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-pda/synce-multisync_plugin/metadata.xml b/app-pda/synce-multisync_plugin/metadata.xml
index 375b67b6f362..c4b121ed011c 100644
--- a/app-pda/synce-multisync_plugin/metadata.xml
+++ b/app-pda/synce-multisync_plugin/metadata.xml
@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<longdescription>Multisync plugin to get data from a PDA using synce</longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
+ <longdescription lang="en">
+ Multisync plugin to get data from a PDA using synce.
+ </longdescription>
</pkgmetadata>
diff --git a/app-pda/synce-rra/ChangeLog b/app-pda/synce-rra/ChangeLog
index 625b7f8e19d2..0dd0d5426859 100644
--- a/app-pda/synce-rra/ChangeLog
+++ b/app-pda/synce-rra/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-rra
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.20 2007/02/21 23:01:30 peper Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.21 2008/04/21 17:02:12 phreak Exp $
+
+ 21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
+ Fix up metadata.xml. If there's no maintainer for the package, the metadata
+ also needs to contain m-needed@g.o.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/app-pda/synce-rra/metadata.xml b/app-pda/synce-rra/metadata.xml
index 6d3c03ece67d..f9ce494cd7dd 100644
--- a/app-pda/synce-rra/metadata.xml
+++ b/app-pda/synce-rra/metadata.xml
@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<longdescription>Helper to sync with WinCE devices</longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
+ <longdescription lang="en">
+ Helper to sync with WinCE devices.
+ </longdescription>
</pkgmetadata>