summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 17:39:29 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 17:39:29 +0000
commitb006f2dcb8a35e81691c9a633dc2b8d013b6e0e4 (patch)
treeec85451f6b4e766258d128fd61d0bc2caf26621e /media-libs/libipod
parentRemove secondary SRC_URI. (diff)
downloadhistorical-b006f2dcb8a35e81691c9a633dc2b8d013b6e0e4.tar.gz
historical-b006f2dcb8a35e81691c9a633dc2b8d013b6e0e4.tar.bz2
historical-b006f2dcb8a35e81691c9a633dc2b8d013b6e0e4.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 'media-libs/libipod')
-rw-r--r--media-libs/libipod/ChangeLog8
-rw-r--r--media-libs/libipod/metadata.xml6
2 files changed, 11 insertions, 3 deletions
diff --git a/media-libs/libipod/ChangeLog b/media-libs/libipod/ChangeLog
index ed90182cd5b9..00bddb7f4e74 100644
--- a/media-libs/libipod/ChangeLog
+++ b/media-libs/libipod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libipod
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libipod/ChangeLog,v 1.2 2007/05/11 18:20:57 bangert Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libipod/ChangeLog,v 1.3 2008/04/21 17:38:42 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.
11 May 2007; Thilo Bangert <bangert@gentoo.org> +metadata.xml:
add metadata.xml
diff --git a/media-libs/libipod/metadata.xml b/media-libs/libipod/metadata.xml
index 20ce219711a2..fae7d74a9aee 100644
--- a/media-libs/libipod/metadata.xml
+++ b/media-libs/libipod/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
</pkgmetadata>