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-shells/ksh: ChangeLog metadata.xml
Date: Tue, 25 Dec 2007 15:47:46
Message-Id: E1J7C0K-0006TX-Jd@stork.gentoo.org
1 phreak 07/12/25 15:47:40
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.32 app-shells/ksh/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/ksh/ChangeLog?rev=1.32&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/ksh/ChangeLog?rev=1.32&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/ksh/ChangeLog?r1=1.31&r2=1.32
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v
18 retrieving revision 1.31
19 retrieving revision 1.32
20 diff -u -r1.31 -r1.32
21 --- ChangeLog 5 Jul 2007 10:05:23 -0000 1.31
22 +++ ChangeLog 25 Dec 2007 15:47:40 -0000 1.32
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-shells/ksh
25 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.31 2007/07/05 10:05:23 taviso Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.32 2007/12/25 15:47:40 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 05 Jul 2007; Tavis Ormandy <taviso@g.o> ksh-93.20070628.ebuild:
34 sync releases correctly #184231
35
36
37
38 1.3 app-shells/ksh/metadata.xml
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/ksh/metadata.xml?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/ksh/metadata.xml?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/ksh/metadata.xml?r1=1.2&r2=1.3
43
44 Index: metadata.xml
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/ksh/metadata.xml,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- metadata.xml 22 Sep 2003 11:32:43 -0000 1.2
51 +++ metadata.xml 25 Dec 2007 15:47:40 -0000 1.3
52 @@ -1,26 +1,27 @@
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 -The KornShell language was designed and developed by David G. Korn at AT&amp;T
63 -Bell Laboratories. It is an interactive command language that provides access
64 -to the UNIX system and to many other systems, on the many different computers
65 -and workstations on which it is implemented.
66 + <herd>no-herd</herd>
67 + <maintainer>
68 + <email>maintainer-needed@g.o</email>
69 + </maintainer>
70 + <longdescription lang="en">
71 + The KornShell language was designed and developed by David G. Korn at
72 + AT&amp;T Bell Laboratories. It is an interactive command language that
73 + provides access to the UNIX system and to many other systems, on the
74 + many different computers and workstations on which it is implemented.
75
76 -ksh has the functionality of other scripting languages such as awk, icon, perl,
77 -rexx, and tcl. For this and many other reasons, ksh is a much better scripting
78 -language than any of the other popular shells. The code size for ksh is larger
79 -than the Bourne shell or C shell programs. The revised version is even larger.
80 + ksh has the functionality of other scripting languages such as awk,
81 + icon, perl, rexx, and tcl. For this and many other reasons, ksh is a
82 + much better scripting language than any of the other popular shells.
83 + The code size for ksh is larger than the Bourne shell or C shell
84 + programs. The revised version is even larger.
85
86 -In spite of its increased size, ksh provides better performance. You can write
87 -programs to run faster with ksh than with either the Bourne shell or the C shell,
88 -sometimes an order of magnitude faster. ksh has evolved and matured with extensive
89 -user feedback. It has been used by many thousands of people at AT&amp;T since 1982,
90 -and at many other companies and universities.
91 -</longdescription>
92 + In spite of its increased size, ksh provides better performance. You
93 + can write programs to run faster with ksh than with either the Bourne
94 + shell or the C shell, sometimes an order of magnitude faster. ksh has
95 + evolved and matured with extensive user feedback. It has been used by
96 + many thousands of people at AT&amp;T since 1982, and at many other
97 + companies and universities.
98 + </longdescription>
99 </pkgmetadata>
100
101
102
103 --
104 gentoo-commits@g.o mailing list