Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/tcl: ChangeLog
Date: Wed, 21 Jan 2009 16:30:10
Message-Id: E1LPfxw-0007qm-17@stork.gentoo.org
1 tove 09/01/21 16:30:08
2
3 Modified: ChangeLog
4 Log:
5 Fixed encoding in ChangeLog
6 (Portage version: 2.2_rc23/cvs/Linux i686)
7
8 Revision Changes Path
9 1.104 dev-lang/tcl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.104&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tcl/ChangeLog?rev=1.104&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tcl/ChangeLog?r1=1.103&r2=1.104
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v
18 retrieving revision 1.103
19 retrieving revision 1.104
20 diff -u -r1.103 -r1.104
21 --- ChangeLog 17 Jan 2009 13:34:46 -0000 1.103
22 +++ ChangeLog 21 Jan 2009 16:30:07 -0000 1.104
23 @@ -1,6 +1,6 @@
24 # ChangeLog for dev-lang/tcl
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.103 2009/01/17 13:34:46 mescalinum Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.104 2009/01/21 16:30:07 tove Exp $
28
29 *tcl-8.5.6 (17 Jan 2009)
30
31 @@ -32,7 +32,7 @@
32 18 Feb 2008; Brent Baude <ranger@g.o> tcl-8.4.18.ebuild:
33 Marking tcl-8.4.18 ppc64 for bug 210326
34
35 - 17 Feb 2008; Raúl Porcel <armin76@g.o> tcl-8.4.18.ebuild:
36 + 17 Feb 2008; Raúl Porcel <armin76@g.o> tcl-8.4.18.ebuild:
37 alpha/ia64/sparc stable wrt #210326
38
39 17 Feb 2008; nixnut <nixnut@g.o> tcl-8.4.18.ebuild:
40 @@ -89,7 +89,7 @@
41 14 Aug 2007; Markus Rothe <corsair@g.o> tcl-8.4.15.ebuild:
42 Stable on ppc64; bug #178320
43
44 - 14 Aug 2007; Raúl Porcel <armin76@g.o> tcl-8.4.15.ebuild:
45 + 14 Aug 2007; Raúl Porcel <armin76@g.o> tcl-8.4.15.ebuild:
46 alpha/ia64/x86 stable wrt #178320
47
48 13 Aug 2007; Ferris McCormick <fmccor@g.o> tcl-8.4.15.ebuild:
49 @@ -110,7 +110,7 @@
50 12 Jul 2007; MATSUU Takuto <matsuu@g.o> +tcl-8.4.14-r1.ebuild:
51 Fixed library filenames issue, bug #149037.
52
53 - 24 Jun 2007; Piotr Jaroszyński <peper@g.o> tcl-8.4.9.ebuild,
54 + 24 Jun 2007; Piotr Jaroszyński <peper@g.o> tcl-8.4.9.ebuild,
55 tcl-8.4.14.ebuild:
56 (QA) Fix ${ROOT} abuse. bug #167271.
57
58 @@ -123,7 +123,7 @@
59 16 May 2007; Christian Faulhammer <opfer@g.o> tcl-8.4.14.ebuild:
60 stable amd64, bug 178320
61
62 - 15 May 2007; Raúl Porcel <armin76@g.o> tcl-8.4.14.ebuild:
63 + 15 May 2007; Raúl Porcel <armin76@g.o> tcl-8.4.14.ebuild:
64 alpha/ia64/x86 stable wrt #178320
65
66 15 May 2007; Ferris McCormick <fmccor@g.o> tcl-8.4.14.ebuild:
67 @@ -150,7 +150,7 @@
68 18 Oct 2006; Roy Marples <uberlord@g.o> tcl-8.4.13.ebuild:
69 Added ~sparc-fbsd keyword.
70
71 - 04 Jun 2006; Diego Pettenò <flameeyes@g.o> tcl-8.4.13.ebuild:
72 + 04 Jun 2006; Diego Pettenò <flameeyes@g.o> tcl-8.4.13.ebuild:
73 Export CC variable to be safe on cross-distcc.
74
75 *tcl-8.4.13 (03 Jun 2006)
76 @@ -162,7 +162,7 @@
77 Added soname patch, Bug 125971.
78 Removed PDEPEND.
79
80 - 11 Apr 2006; Diego Pettenò <flameeyes@g.o> tcl-8.4.12.ebuild:
81 + 11 Apr 2006; Diego Pettenò <flameeyes@g.o> tcl-8.4.12.ebuild:
82 Add ~x86-fbsd keyword.
83
84 21 Mar 2006; Aron Griffis <agriffis@g.o> tcl-8.4.9.ebuild:
85 @@ -191,7 +191,7 @@
86 08 Jan 2006; MATSUU Takuto <matsuu@g.o> +tcl-8.4.11-r1.ebuild:
87 Fixed fails with bash 3.1, Bug 117744.
88
89 - 03 Aug 2005; Bryan Østergaard <kloeri@g.o> tcl-8.4.9.ebuild:
90 + 03 Aug 2005; Bryan Østergaard <kloeri@g.o> tcl-8.4.9.ebuild:
91 Stable on alpha.
92
93 02 Jul 2005; MATSUU Takuto <matsuu@g.o> tcl-8.4.11.ebuild:
94 @@ -246,7 +246,7 @@
95 01 Nov 2004; Lars Weiler <pylon@g.o> tcl-8.4.6-r1.ebuild:
96 Stable on ppc for PHP5, Bug #60442.
97
98 - 19 Oct 2004; Bryan Østergaard <kloeri@g.o> :
99 + 19 Oct 2004; Bryan Østergaard <kloeri@g.o> :
100 Stable on alpha.
101
102 21 Sep 2004; Doug Goldstein <cardoe@g.o> tcl-8.4.6-r1.ebuild: