summaryrefslogtreecommitdiff
blob: 1a4819c02667b44fa18cfd03089161d2683acde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# ChangeLog for dev-python/cheetah
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.9 2005/01/20 03:05:54 gongloo Exp $

  19 Jan 2005; <gongloo@gentoo.org> cheetah-0.9.15.ebuild:
  Keyworded ~ppc-macos.

  30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  31 May 2004; Bryan Østergaard <kloeri@gentoo.org> cheetah-0.9.15.ebuild:
  Stable on alpha.

  18 Apr 2004; David Holm <dholm@gentoo.org> cheetah-0.9.15.ebuild:
  Added to ~ppc.

  22 Mar 2004; <kloeri@gentoo.org> cheetah-0.9.14.ebuild,
  cheetah-0.9.15.ebuild:
  QA, bug #45343.

  26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> cheetah-0.9.15.ebuild:
  Stable on sparc.

  18 Jan 2004; Alastair Tse <liquidx@gentoo.org> cheetah-0.9.14.ebuild,
  cheetah-0.9.15.ebuild, metadata.xml:
  moving from dev-python/Cheetah to dev-python/cheetah

  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*cheetah-0.9.15 (04 Apr 2003)

  22 May 2003; Arcady Genkin <agenkin@gentoo.org> :
  Marking stable on ~x86.

  04 Apr 2003; Alastair Tse <liquidx@gentoo.org> Cheetah-0.9.15.ebuild:
  version bump

*cheetah-0.9.15 (28 Jan 2003)

  28 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
  Updated to version 0.9.15a3.
  Sanified the ChangeLog.
 
*cheetah-0.9.14 (13 Aug 2002)

  13 Aug 2002; Joachim Blaabjerg <styx@gentoo.org> Cheetah-0.9.14.ebuild :
  Version bump.

*Cheetah-0.9.13 (03 Jun 2002)

  26 Jul 2002; George Shapovalov <george@gentoo.org> Cheetah-0.9.13.ebuild :
  added KEYWORDS

  03 Jun 2002; George Shapovalov <george@gentoo.org> Cheetah-0.9.13.ebuild, 
  files/digest-Cheetah-0.9.13 :
  
  First submission
  From the ebuild author:

  Cheetah is a Python-powered template engine and code generator. It may be used
  as a standalone utility or combined with other tools. Cheetah has many potential
  uses, but web developers looking for a viable alternative to ASP, JSP, PHP and
  PSP are expected to be its principle user group. 

  http://www.cheetahtemplate.org/  for more info.
  
  Ebuild submitted by Jason Jeremias <jason@penguinsolutions.com>.