Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/theseus: metadata.xml ChangeLog
Date: Mon, 30 Apr 2012 20:44:17
Message-Id: 20120430204406.9DEFE2004B@flycatcher.gentoo.org
1 scarabeus 12/04/30 20:44:06
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Fix fubared metadata.xml
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sci-chemistry/theseus/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/theseus/metadata.xml?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/theseus/metadata.xml?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/theseus/metadata.xml?r1=1.1&r2=1.2
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/metadata.xml,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metadata.xml 21 Mar 2012 13:17:03 -0000 1.1
23 +++ metadata.xml 30 Apr 2012 20:44:06 -0000 1.2
24 @@ -1,34 +1,8 @@
25 <?xml version="1.0" encoding="UTF-8"?>
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 -<!--
28 -$Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/metadata.xml,v 1.1 2012/03/21 13:17:03 jlec Exp $
29 -
30 -This is the example metadata file.
31 -The root element of this file is <pkgmetadata>. Within this element a
32 -number of subelements are allowed: herd, maintainer, and
33 -longdescription. herd is a required subelement.
34 -
35 -For a full description look at:
36 -http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
37 -
38 -
39 -Before committing, please remove the comments from this file. They are
40 -not relevant for general metadata.xml files.
41 --->
42 <pkgmetadata>
43 - <!-- <herd>some-herd</herd> -->
44 - <maintainer>
45 - <email>@gentoo.org</email>
46 - <!-- <description>Description of the maintainership</description> -->
47 - </maintainer>
48 - <!-- <longdescription>Long description of the package</longdescription> -->
49 - <!--
50 -<use>
51 - <flag name='flag'>Description of how USE='flag' affects this package</flag>
52 - <flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
53 - package</flag>
54 - <flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
55 - Requires an installed dictionary from <cat>app-dicts</cat></flag>
56 -</use>
57 --->
58 +<herd>sci-chemistry</herd>
59 +<maintainer>
60 + <email>jlec@g.o</email>
61 +</maintainer>
62 </pkgmetadata>
63
64
65
66 1.3 sci-chemistry/theseus/ChangeLog
67
68 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/theseus/ChangeLog?rev=1.3&view=markup
69 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/theseus/ChangeLog?rev=1.3&content-type=text/plain
70 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/theseus/ChangeLog?r1=1.2&r2=1.3
71
72 Index: ChangeLog
73 ===================================================================
74 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v
75 retrieving revision 1.2
76 retrieving revision 1.3
77 diff -u -r1.2 -r1.3
78 --- ChangeLog 21 Mar 2012 16:11:49 -0000 1.2
79 +++ ChangeLog 30 Apr 2012 20:44:06 -0000 1.3
80 @@ -1,6 +1,10 @@
81 # ChangeLog for sci-chemistry/theseus
82 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
83 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v 1.2 2012/03/21 16:11:49 jlec Exp $
84 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v 1.3 2012/04/30 20:44:06 scarabeus Exp $
85 +
86 + 30 Apr 2012; Tomáš Chvátal <scarabeus@g.o> metadata.xml,
87 + theseus-1.6.2-r1.ebuild:
88 + Fix fubared metadata.xml
89
90 *theseus-1.6.2-r1 (21 Mar 2012)