Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/cxx: metadata.xml ChangeLog
Date: Tue, 25 Dec 2007 15:54:04
Message-Id: E1J7C6P-0006aC-Fa@stork.gentoo.org
1 phreak 07/12/25 15:53:57
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Removing taviso from metadata.xml as per #202471. Assigning to maintainer-needed.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 dev-lang/cxx/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/cxx/metadata.xml?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/cxx/metadata.xml?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/cxx/metadata.xml?r1=1.1&r2=1.2
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/cxx/metadata.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- metadata.xml 2 Jul 2003 23:16:48 -0000 1.1
22 +++ metadata.xml 25 Dec 2007 15:53:56 -0000 1.2
23 @@ -1,12 +1,19 @@
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 -<maintainer>
29 - <email>taviso@g.o</email>
30 - <name>Tavis Ormandy</name>
31 -</maintainer>
32 -<longdescription>
33 -Compaq C++ for Linux Alpha is a native programming language product, which generates optimized object code. Compaq C++ for Linux Alpha is based on the ANSI/ISO C++ International Standard, reference designation number ISO/IEC 14882:1998. In addition to this standard, C++ supports the ARM, CFRONT, GNU, and MS dialects. In addition to the compiler, the kit includes the C++ Standard Library, the Compaq Portable Math Library (CPML) and the Ladebug debugger ported from Tru64 UNIX. Documentation includes man pages, a README document, a Using Guide, and a Class Library Reference Manual.
34 -</longdescription>
35 + <herd>no-herd</herd>
36 + <maintainer>
37 + <email>maintainer-needed@g.o</email>
38 + </maintainer>
39 + <longdescription lang="en">
40 + Compaq C++ for Linux Alpha is a native programming language product,
41 + which generates optimized object code. Compaq C++ for Linux Alpha is
42 + based on the ANSI/ISO C++ International Standard, reference designation
43 + number ISO/IEC 14882:1998. In addition to this standard, C++ supports
44 + the ARM, CFRONT, GNU, and MS dialects. In addition to the compiler, the
45 + kit includes the C++ Standard Library, the Compaq Portable Math Library
46 + (CPML) and the Ladebug debugger ported from Tru64 UNIX. Documentation
47 + includes man pages, a README document, a Using Guide, and a Class
48 + Library Reference Manual.
49 + </longdescription>
50 </pkgmetadata>
51
52
53
54 1.12 dev-lang/cxx/ChangeLog
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/cxx/ChangeLog?rev=1.12&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/cxx/ChangeLog?rev=1.12&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/cxx/ChangeLog?r1=1.11&r2=1.12
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/dev-lang/cxx/ChangeLog,v
63 retrieving revision 1.11
64 retrieving revision 1.12
65 diff -u -r1.11 -r1.12
66 --- ChangeLog 23 Dec 2007 05:59:39 -0000 1.11
67 +++ ChangeLog 25 Dec 2007 15:53:56 -0000 1.12
68 @@ -1,6 +1,10 @@
69 # ChangeLog for dev-lang/cxx
70 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/cxx/ChangeLog,v 1.11 2007/12/23 05:59:39 halcy0n Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/cxx/ChangeLog,v 1.12 2007/12/25 15:53:56 phreak Exp $
73 +
74 + 25 Dec 2007; Christian Heim <phreak@g.o> metadata.xml:
75 + Removing taviso from metadata.xml as per #202471. Assigning to
76 + maintainer-needed.
77
78 23 Dec 2007; Mark Loeser <halcy0n@g.o> cxx-6.5.9.31.ebuild,
79 cxx-6.5.9.31-r1.ebuild:
80
81
82
83 --
84 gentoo-commits@g.o mailing list