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/ccc: ChangeLog metadata.xml
Date: Tue, 25 Dec 2007 15:52:48
Message-Id: E1J7C58-0006Yq-RQ@stork.gentoo.org
1 phreak 07/12/25 15:52:38
2
3 Modified: ChangeLog metadata.xml
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.13 dev-lang/ccc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ccc/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ccc/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ccc/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ccc/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 2 Jul 2007 14:39:33 -0000 1.12
22 +++ ChangeLog 25 Dec 2007 15:52:38 -0000 1.13
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-lang/ccc
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ChangeLog,v 1.12 2007/07/02 14:39:33 peper Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ccc/ChangeLog,v 1.13 2007/12/25 15:52:38 phreak Exp $
28 +
29 + 25 Dec 2007; Christian Heim <phreak@g.o> metadata.xml:
30 + Removing taviso from metadata.xml as per #202471. Assigning to
31 + maintainer-needed.
32
33 02 Jul 2007; Piotr JaroszyƄski <peper@g.o>
34 ccc-6.5.9.001-r3.ebuild:
35
36
37
38 1.2 dev-lang/ccc/metadata.xml
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ccc/metadata.xml?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ccc/metadata.xml?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ccc/metadata.xml?r1=1.1&r2=1.2
43
44 Index: metadata.xml
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ccc/metadata.xml,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- metadata.xml 2 Jul 2003 23:15:17 -0000 1.1
51 +++ metadata.xml 25 Dec 2007 15:52:38 -0000 1.2
52 @@ -1,16 +1,32 @@
53 <?xml version="1.0" encoding="UTF-8"?>
54 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
55 <pkgmetadata>
56 -<herd>no-herd</herd>
57 -<maintainer>
58 - <email>taviso@g.o</email>
59 - <name>Tavis Ormandy</name>
60 -</maintainer>
61 -<longdescription>
62 -Compaq C for Linux Alpha Systems provides the same code optimization technology used in Compaq Fortran for Linux Alpha Systems, which is current with the very latest compilers for Compaq Tru64 UNIX. This can provide significant performance improvements in applications previously built for Linux Alpha. Improvements of a factor of two or more have been seen in some floating-point intensive applications, while more modest improvements on the order of 15% to 30% are more often seen for integer codes.
63 + <herd>no-herd</herd>
64 + <maintainer>
65 + <email>maintainer-needed@g.o</email>
66 + </maintainer>
67 + <longdescription lang="en">
68 + Compaq C for Linux Alpha Systems provides the same code optimization
69 + technology used in Compaq Fortran for Linux Alpha Systems, which is
70 + current with the very latest compilers for Compaq Tru64 UNIX. This can
71 + provide significant performance improvements in applications previously
72 + built for Linux Alpha. Improvements of a factor of two or more have
73 + been seen in some floating-point intensive applications, while more
74 + modest improvements on the order of 15% to 30% are more often seen for
75 + integer codes.
76
77 -The Compaq C compiler is a standards-compliant, multi-dialect, feature-rich implementation of the C language. It contains a highly optimizing code generator specifically designed to exploit the 64-bit Alpha architecture. It is particularly well-suited and contains extended support for systems programming, parallel programming, and mathematical computing.
78 + The Compaq C compiler is a standards-compliant, multi-dialect,
79 + feature-rich implementation of the C language. It contains a highly
80 + optimizing code generator specifically designed to exploit the 64-bit
81 + Alpha architecture. It is particularly well-suited and contains extended
82 + support for systems programming, parallel programming, and mathematical
83 + computing.
84
85 -The compiler supports most language features and options provided by the newest C compilers for Tru64 UNIX. This compiler also extends the language dialect and diagnostic message controls found in the most recent Tru64 UNIX C compilers to provide better compatibility with gcc, and adds compatibility with the gcc command line to minimize makefile changes.
86 -</longdescription>
87 + The compiler supports most language features and options provided by
88 + the newest C compilers for Tru64 UNIX. This compiler also extends the
89 + language dialect and diagnostic message controls found in the most
90 + recent Tru64 UNIX C compilers to provide better compatibility with gcc,
91 + and adds compatibility with the gcc command line to minimize makefile
92 + changes.
93 + </longdescription>
94 </pkgmetadata>
95
96
97
98 --
99 gentoo-commits@g.o mailing list