summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2009-06-21 15:06:10 +0000
committerDaniel Pielmeier <billie@gentoo.org>2009-06-21 15:06:10 +0000
commitc5cdae3e1c49578ae070e39a9bb98aa85b93b185 (patch)
treee2fcf2e4add40e03bd9e9548ddfcfadc5d8b009f /media-video
parentAdding a patch which fixes parallel installation (diff)
downloadgentoo-2-c5cdae3e1c49578ae070e39a9bb98aa85b93b185.tar.gz
gentoo-2-c5cdae3e1c49578ae070e39a9bb98aa85b93b185.tar.bz2
gentoo-2-c5cdae3e1c49578ae070e39a9bb98aa85b93b185.zip
Adding myself to maintainers.
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-video')
-rw-r--r--media-video/dvbcut/ChangeLog5
-rw-r--r--media-video/dvbcut/metadata.xml12
2 files changed, 12 insertions, 5 deletions
diff --git a/media-video/dvbcut/ChangeLog b/media-video/dvbcut/ChangeLog
index 8ccbd6f56e9b..ab58a4549632 100644
--- a/media-video/dvbcut/ChangeLog
+++ b/media-video/dvbcut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/dvbcut
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/ChangeLog,v 1.19 2009/06/21 15:01:46 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/ChangeLog,v 1.20 2009/06/21 15:06:10 billie Exp $
+
+ 21 Jun 2009; Pielmeier Daniel <billie@gentoo.org> metadata.xml:
+ Adding myself to maintainers.
21 Jun 2009; Pielmeier Daniel <billie@gentoo.org>
+files/dvbcut-0.6.0-parallel-install.patch, dvbcut-0.6.0.ebuild:
diff --git a/media-video/dvbcut/metadata.xml b/media-video/dvbcut/metadata.xml
index edccfe5754d2..db187ba6caf5 100644
--- a/media-video/dvbcut/metadata.xml
+++ b/media-video/dvbcut/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>video</herd>
-<maintainer>
-<email>media-video@gentoo.org</email>
-</maintainer>
+ <herd>video</herd>
+ <maintainer>
+ <email>media-video@gentoo.org</email>
+ </maintainer>
+ <maintainer>
+ <email>billie@gentoo.org</email>
+ <name>Daniel Pielmeier</name>
+ </maintainer>
</pkgmetadata>