Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gentoo-functions: metadata.xml ChangeLog
Date: Sun, 06 Jul 2014 20:40:34
Message-Id: 20140706204027.868D82004E@flycatcher.gentoo.org
1 williamh 14/07/06 20:40:27
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 convert metadata indentations back to tabs as shown in skel.metadata.xml.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
8
9 Revision Changes Path
10 1.5 sys-apps/gentoo-functions/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/metadata.xml?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/metadata.xml?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/metadata.xml?r1=1.4&r2=1.5
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/metadata.xml,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- metadata.xml 14 Jun 2014 12:17:27 -0000 1.4
23 +++ metadata.xml 6 Jul 2014 20:40:27 -0000 1.5
24 @@ -1,16 +1,16 @@
25 <?xml version="1.0" encoding="UTF-8"?>
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 <pkgmetadata>
28 - <maintainer>
29 - <email>williamh@g.o</email>
30 - <name>William Hubbs</name>
31 - </maintainer>
32 - <maintainer>
33 - <email>blueness@g.o</email>
34 - <name>Anthony G. Basile</name>
35 - </maintainer>
36 - <herd>base-system</herd>
37 - <longdescription lang="en">
38 + <maintainer>
39 + <email>williamh@g.o</email>
40 + <name>William Hubbs</name>
41 + </maintainer>
42 + <maintainer>
43 + <email>blueness@g.o</email>
44 + <name>Anthony G. Basile</name>
45 + </maintainer>
46 + <herd>base-system</herd>
47 + <longdescription lang="en">
48 This package contains base shell functions which are required by
49 all Gentoo systems.
50 </longdescription>
51
52
53
54 1.15 sys-apps/gentoo-functions/ChangeLog
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?rev=1.15&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?rev=1.15&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gentoo-functions/ChangeLog?r1=1.14&r2=1.15
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v
63 retrieving revision 1.14
64 retrieving revision 1.15
65 diff -u -r1.14 -r1.15
66 --- ChangeLog 14 Jun 2014 12:17:27 -0000 1.14
67 +++ ChangeLog 6 Jul 2014 20:40:27 -0000 1.15
68 @@ -1,6 +1,9 @@
69 # ChangeLog for sys-apps/gentoo-functions
70 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.14 2014/06/14 12:17:27 blueness Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.15 2014/07/06 20:40:27 williamh Exp $
73 +
74 + 06 Jul 2014; William Hubbs <williamh@g.o> metadata.xml:
75 + convert metadata indentations back to tabs as shown in skel.metadata.xml.
76
77 *gentoo-functions-0.6 (14 Jun 2014)