summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 18:21:48 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 18:21:48 +0000
commit9f508f152bd11dfb70868847db2b8296c7e08121 (patch)
tree684d368982acf9b3249775d597aa90df51b67a34 /www-misc/wsmake
parentx86 stable, remove old (diff)
downloadgentoo-2-9f508f152bd11dfb70868847db2b8296c7e08121.tar.gz
gentoo-2-9f508f152bd11dfb70868847db2b8296c7e08121.tar.bz2
gentoo-2-9f508f152bd11dfb70868847db2b8296c7e08121.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 'www-misc/wsmake')
-rw-r--r--www-misc/wsmake/ChangeLog8
-rw-r--r--www-misc/wsmake/metadata.xml6
2 files changed, 11 insertions, 3 deletions
diff --git a/www-misc/wsmake/ChangeLog b/www-misc/wsmake/ChangeLog
index ca1816446d76..fd96f48d2c19 100644
--- a/www-misc/wsmake/ChangeLog
+++ b/www-misc/wsmake/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-misc/wsmake
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/wsmake/ChangeLog,v 1.4 2007/01/19 21:02:01 armin76 Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-misc/wsmake/ChangeLog,v 1.5 2008/04/21 18:21:48 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.
19 Jan 2007; Raúl Porcel <armin76@gentoo.org> +metadata.xml,
wsmake-0.6.4.ebuild:
diff --git a/www-misc/wsmake/metadata.xml b/www-misc/wsmake/metadata.xml
index 20ce219711a2..fae7d74a9aee 100644
--- a/www-misc/wsmake/metadata.xml
+++ b/www-misc/wsmake/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>