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-editors/teco: metadata.xml ChangeLog
Date: Tue, 25 Dec 2007 15:36:42
Message-Id: E1J7BpZ-0006Ep-0w@stork.gentoo.org
1 phreak 07/12/25 15:36:33
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.3 app-editors/teco/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/teco/metadata.xml?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/teco/metadata.xml?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/teco/metadata.xml?r1=1.2&r2=1.3
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/teco/metadata.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- metadata.xml 7 Jul 2003 16:29:22 -0000 1.2
22 +++ metadata.xml 25 Dec 2007 15:36:32 -0000 1.3
23 @@ -1,13 +1,26 @@
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 -TECO /tee'koh/ /n.,v. obs./ 1. [originally an acronym for `[paper] Tape Editor and COrrector'; later, `Text Editor and COrrector'] /n./ A text editor developed at MIT and modified by just about everybody. With all the dialects included, TECO may have been the most prolific editor in use before EMACS, to which it was directly ancestral. Noted for its powerful programming-language-like features and its unspeakably hairy syntax. It is literally the case that every string of characters is a valid TECO program (though probably not a useful one); one common game used to be mentally working out what the TECO commands corresponding to human names did.
34 -In mid-1991, TECO is pretty much one with the dust of history, having been replaced in the affections of hackerdom by EMACS. Descendants of an early (and somewhat lobotomized) version adopted by DEC can still be found lurking on VMS and a couple of crufty PDP-11 operating systems, however, and ports of the more advanced MIT versions remain the focus of some antiquarian interest.
35 -</longdescription>
36 + <herd>no-herd</herd>
37 + <maintainer>
38 + <email>maintainer-needed@g.o</email>
39 + </maintainer>
40 + <longdescription lang="en">
41 + TECO /tee'koh/ /n.,v. obs./ 1. [originally an acronym for `[paper] Tape
42 + Editor and COrrector'; later, `Text Editor and COrrector'] /n./ A text
43 + editor developed at MIT and modified by just about everybody. With all
44 + the dialects included, TECO may have been the most prolific editor in
45 + use before EMACS, to which it was directly ancestral. Noted for its
46 + powerful programming-language-like features and its unspeakably hairy
47 + syntax. It is literally the case that every string of characters is a
48 + valid TECO program (though probably not a useful one); one common game
49 + used to be mentally working out what the TECO commands corresponding to
50 + human names did.
51 + In mid-1991, TECO is pretty much one with the dust of history, having
52 + been replaced in the affections of hackerdom by EMACS. Descendants of
53 + an early (and somewhat lobotomized) version adopted by DEC can still be
54 + found lurking on VMS and a couple of crufty PDP-11 operating systems,
55 + however, and ports of the more advanced MIT versions remain the focus
56 + of some antiquarian interest.
57 + </longdescription>
58 </pkgmetadata>
59
60
61
62 1.18 app-editors/teco/ChangeLog
63
64 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/teco/ChangeLog?rev=1.18&view=markup
65 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/teco/ChangeLog?rev=1.18&content-type=text/plain
66 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/teco/ChangeLog?r1=1.17&r2=1.18
67
68 Index: ChangeLog
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v
71 retrieving revision 1.17
72 retrieving revision 1.18
73 diff -u -r1.17 -r1.18
74 --- ChangeLog 10 Oct 2007 07:22:43 -0000 1.17
75 +++ ChangeLog 25 Dec 2007 15:36:32 -0000 1.18
76 @@ -1,6 +1,10 @@
77 # ChangeLog for app-editors/teco
78 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
79 -# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.17 2007/10/10 07:22:43 opfer Exp $
80 +# $Header: /var/cvsroot/gentoo-x86/app-editors/teco/ChangeLog,v 1.18 2007/12/25 15:36:32 phreak Exp $
81 +
82 + 25 Dec 2007; Christian Heim <phreak@g.o> metadata.xml:
83 + Removing taviso from metadata.xml as per #202471. Assigning to
84 + maintainer-needed.
85
86 10 Oct 2007; Christian Faulhammer <opfer@g.o> teco-1.00-r2.ebuild,
87 teco-1.00-r3.ebuild:
88
89
90
91 --
92 gentoo-commits@g.o mailing list