Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/iripdb: metadata.xml ChangeLog
Date: Mon, 21 Apr 2008 17:00:22
Message-Id: E1JnzNK-0001oq-L0@stork.gentoo.org
1 phreak 08/04/21 17:00:18
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Fix up metadata.xml. If there's no maintainer for the package, the metadata also needs to contain m-needed@g.o.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 app-pda/iripdb/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/iripdb/metadata.xml?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/iripdb/metadata.xml?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/iripdb/metadata.xml?r1=1.2&r2=1.3
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-pda/iripdb/metadata.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- metadata.xml 8 Jan 2006 12:27:10 -0000 1.2
22 +++ metadata.xml 21 Apr 2008 17:00:18 -0000 1.3
23 @@ -1,8 +1,16 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 -<herd>no-herd</herd>
28 -<longdescription>
29 -iRipDB allows generating the DB files necessary for the iRiver iHP-1xx series of MP3/Ogg HD Player on Linux and Windows. That will allow you to navigate your files through the artist/album/genre menus. It supports adding MP3 and Ogg files at this point. It's released under the GNU's General Public License and, at this moment only in source code form.
30 -</longdescription>
31 + <herd>no-herd</herd>
32 + <maintainer>
33 + <email>maintainer-needed@g.o</email>
34 + <name>Default assignee for orphaned packages</name>
35 + </maintainer>
36 + <longdescription lang="en">
37 + iRipDB allows generating the DB files necessary for the iRiver iHP-1xx
38 + series of MP3/Ogg HD Player on Linux and Windows. That will allow you
39 + to navigate your files through the artist/album/genre menus. It supports
40 + adding MP3 and Ogg files at this point. It's released under the GNU's
41 + General Public License and, at this moment only in source code form.
42 + </longdescription>
43 </pkgmetadata>
44
45
46
47 1.13 app-pda/iripdb/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/iripdb/ChangeLog?rev=1.13&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/iripdb/ChangeLog?rev=1.13&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/iripdb/ChangeLog?r1=1.12&r2=1.13
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v
56 retrieving revision 1.12
57 retrieving revision 1.13
58 diff -u -r1.12 -r1.13
59 --- ChangeLog 21 Feb 2007 22:56:33 -0000 1.12
60 +++ ChangeLog 21 Apr 2008 17:00:18 -0000 1.13
61 @@ -1,6 +1,10 @@
62 # ChangeLog for app-pda/iripdb
63 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v 1.12 2007/02/21 22:56:33 peper Exp $
65 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/app-pda/iripdb/ChangeLog,v 1.13 2008/04/21 17:00:18 phreak Exp $
67 +
68 + 21 Apr 2008; Christian Heim <phreak@g.o> metadata.xml:
69 + Fix up metadata.xml. If there's no maintainer for the package, the metadata
70 + also needs to contain m-needed@g.o.
71
72 21 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
73 Transition to Manifest2.
74
75
76
77 --
78 gentoo-commits@l.g.o mailing list