summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-04-21 17:35:23 +0000
committerChristian Heim <phreak@gentoo.org>2008-04-21 17:35:23 +0000
commit8b69725d39462496bf5cdf65f36d08e91adf1e1e (patch)
treebcf87d3512e26d9a1d60908968164c12ec479638 /media-gfx/igal
parentkeyring to gnome-keyring in metadata.xml (diff)
downloadhistorical-8b69725d39462496bf5cdf65f36d08e91adf1e1e.tar.gz
historical-8b69725d39462496bf5cdf65f36d08e91adf1e1e.tar.bz2
historical-8b69725d39462496bf5cdf65f36d08e91adf1e1e.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-gfx/igal')
-rw-r--r--media-gfx/igal/ChangeLog8
-rw-r--r--media-gfx/igal/metadata.xml12
2 files changed, 16 insertions, 4 deletions
diff --git a/media-gfx/igal/ChangeLog b/media-gfx/igal/ChangeLog
index 33731a2fb090..e47c0ab3729a 100644
--- a/media-gfx/igal/ChangeLog
+++ b/media-gfx/igal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/igal
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/ChangeLog,v 1.15 2007/02/04 01:55:16 flameeyes Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/igal/ChangeLog,v 1.16 2008/04/21 17:31:35 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.
04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/media-gfx/igal/metadata.xml b/media-gfx/igal/metadata.xml
index 487f933b8479..758c5517c2a8 100644
--- a/media-gfx/igal/metadata.xml
+++ b/media-gfx/igal/metadata.xml
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<longdescription>iGal is a Perl program that can generate and publish an entire online picture show (static HTML slides, thumbnails and index page) with just one command line invocation in a Linux or Unix environment.</longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ <name>Default assignee for orphaned packages</name>
+ </maintainer>
+ <longdescription lang="en">
+ iGal is a Perl program that can generate and publish an entire online
+ picture show (static HTML slides, thumbnails and index page) with just
+ one command line invocation in a Linux or Unix environment.
+ </longdescription>
</pkgmetadata>