summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 17:51:03 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 17:51:03 +0000
commita780c21fa4e39e6ed0921f0f7a4e4b69c530065c (patch)
treefc69d0456ac30f82d023f22e34721bfa2954fa75 /net-firewall/ipkungfu
parentAdded patch for new header location in ffmpeg-0.4.9_p20080326, Bug #218094. F... (diff)
downloadgentoo-2-a780c21fa4e39e6ed0921f0f7a4e4b69c530065c.tar.gz
gentoo-2-a780c21fa4e39e6ed0921f0f7a4e4b69c530065c.tar.bz2
gentoo-2-a780c21fa4e39e6ed0921f0f7a4e4b69c530065c.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 'net-firewall/ipkungfu')
-rw-r--r--net-firewall/ipkungfu/ChangeLog8
-rw-r--r--net-firewall/ipkungfu/metadata.xml12
2 files changed, 14 insertions, 6 deletions
diff --git a/net-firewall/ipkungfu/ChangeLog b/net-firewall/ipkungfu/ChangeLog
index 37b5af24a7ed..348d97d846f2 100644
--- a/net-firewall/ipkungfu/ChangeLog
+++ b/net-firewall/ipkungfu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/ipkungfu
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipkungfu/ChangeLog,v 1.14 2007/10/28 13:11:53 phreak Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipkungfu/ChangeLog,v 1.15 2008/04/21 17:51:03 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.
28 Oct 2007; Christian Heim <phreak@gentoo.org> ipkungfu-0.5.0.ebuild,
ipkungfu-0.5.2.ebuild, ipkungfu-0.5.2-r1.ebuild, ipkungfu-0.6.0.ebuild:
diff --git a/net-firewall/ipkungfu/metadata.xml b/net-firewall/ipkungfu/metadata.xml
index 884bd32d7663..120578e3e07b 100644
--- a/net-firewall/ipkungfu/metadata.xml
+++ b/net-firewall/ipkungfu/metadata.xml
@@ -1,8 +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>
- ipkungfu is a nice iptables firewall script
-</longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
+ <longdescription lang="en">
+ ipkungfu is a nice iptables firewall script
+ </longdescription>
</pkgmetadata>