summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 16:32:53 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 16:32:53 +0000
commit646547938f5c89fa5ce98da4ded6ad4fb537bdb9 (patch)
tree2715e21f02a27a72b58f0dc177d4473577458b72 /app-benchmarks/contest
parentFix up metadata.xml. If there's no maintainer for the package, the metadata a... (diff)
downloadhistorical-646547938f5c89fa5ce98da4ded6ad4fb537bdb9.tar.gz
historical-646547938f5c89fa5ce98da4ded6ad4fb537bdb9.tar.bz2
historical-646547938f5c89fa5ce98da4ded6ad4fb537bdb9.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-benchmarks/contest')
-rw-r--r--app-benchmarks/contest/ChangeLog8
-rw-r--r--app-benchmarks/contest/metadata.xml6
2 files changed, 11 insertions, 3 deletions
diff --git a/app-benchmarks/contest/ChangeLog b/app-benchmarks/contest/ChangeLog
index 0dc88aa2a62d..7efe7426455e 100644
--- a/app-benchmarks/contest/ChangeLog
+++ b/app-benchmarks/contest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-benchmarks/contest
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/ChangeLog,v 1.6 2007/02/05 00:35:13 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/contest/ChangeLog,v 1.7 2008/04/21 16:32:09 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.
05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/app-benchmarks/contest/metadata.xml b/app-benchmarks/contest/metadata.xml
index 20ce219711a2..fae7d74a9aee 100644
--- a/app-benchmarks/contest/metadata.xml
+++ b/app-benchmarks/contest/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>