summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 16:45:01 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 16:45:01 +0000
commit0872245ef19f7eb6cc31506f5f567ce509fd4f63 (patch)
treeaddd01fcebbe98460fc0c7e2d07ce14a3db84bc9 /app-emulation
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadgentoo-2-0872245ef19f7eb6cc31506f5f567ce509fd4f63.tar.gz
gentoo-2-0872245ef19f7eb6cc31506f5f567ce509fd4f63.tar.bz2
gentoo-2-0872245ef19f7eb6cc31506f5f567ce509fd4f63.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-emulation')
-rw-r--r--app-emulation/xcopilot/ChangeLog8
-rw-r--r--app-emulation/xcopilot/metadata.xml6
2 files changed, 11 insertions, 3 deletions
diff --git a/app-emulation/xcopilot/ChangeLog b/app-emulation/xcopilot/ChangeLog
index 7ad33c2c7c5b..d5c0928e24c7 100644
--- a/app-emulation/xcopilot/ChangeLog
+++ b/app-emulation/xcopilot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/xcopilot
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/ChangeLog,v 1.9 2007/07/22 09:41:41 omp Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xcopilot/ChangeLog,v 1.10 2008/04/21 16:45:01 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.
22 Jul 2007; David Shakaryan <omp@gentoo.org> xcopilot-0.6.6.ebuild:
Remove virtual/x11 from dependencies.
diff --git a/app-emulation/xcopilot/metadata.xml b/app-emulation/xcopilot/metadata.xml
index 20ce219711a2..fae7d74a9aee 100644
--- a/app-emulation/xcopilot/metadata.xml
+++ b/app-emulation/xcopilot/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>