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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for dev-python/cherrypy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/ChangeLog,v 1.17 2006/12/27 02:20:22 dev-zero Exp $
*cherrypy-3.0.0 (27 Dec 2006)
27 Dec 2006; Tiziano Müller <dev-zero@gentoo.org>
-files/cherrypy-2.0.0-setup-gentoo.diff,
-files/cherrypy-2.0.0-test-gentoo.diff,
-files/cherrypy-2.1.0-test-gentoo.patch,
-files/cherrypy-2.2.0-test-gentoo.patch,
-files/cherrypy-2.2.1-test-gentoo.patch, -cherrypy-2.2.0.ebuild,
-cherrypy-2.2.1.ebuild, +cherrypy-3.0.0.ebuild:
Version bump (bug #159141). Dropped old versions.
15 Jul 2006; Alastair Tse <liquidx@gentoo.org> -cherrypy-2.0.0.ebuild,
-cherrypy-2.1.0.ebuild:
security cleanup (#140496)
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> cherrypy-2.1.1.ebuild:
Mark 2.1.1 stable on ia64
25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> cherrypy-2.1.1.ebuild:
Stable on x86 wrt bug #134273.
*cherrypy-2.2.1 (26 Apr 2006)
26 Apr 2006; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.2.1-test-gentoo.patch, +cherrypy-2.2.1.ebuild:
Version bump.
*cherrypy-2.2.0 (06 Apr 2006)
06 Apr 2006; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.2.0-test-gentoo.patch, +cherrypy-2.2.0.ebuild:
Version bump.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> cherrypy-2.1.1.ebuild:
Mark 2.1.1 ~ia64
*cherrypy-2.1.1 (11 Jan 2006)
11 Jan 2006; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.1.1-test-gentoo.patch, +cherrypy-2.1.1.ebuild:
Version bump.
28 Nov 2005; Marien Zwart <marienz@gentoo.org> cherrypy-2.0.0.ebuild,
cherrypy-2.1.0.ebuild:
Add missing eutils inherit.
*cherrypy-2.1.0 (21 Oct 2005)
21 Oct 2005; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.1.0-test-gentoo.patch,
-files/cherrypy-2.1.0_beta1-setup-gentoo.diff,
-files/cherrypy-2.1.0_beta1-test-gentoo.diff,
-cherrypy-2.1.0_beta1.ebuild, +cherrypy-2.1.0.ebuild:
Version bump. Removed obsolete beta1
28 Jul 2005; Simon Stelling <blubb@gentoo.org>
cherrypy-2.1.0_beta1.ebuild:
added ~amd64 keyword
17 Jul 2005; Rob Cakebread <pythonhead@gentoo.org>
cherrypy-2.1.0_beta1.ebuild:
Added ppc back
*cherrypy-2.1.0_beta1 (17 Jul 2005)
17 Jul 2005; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.1.0_beta1-setup-gentoo.diff,
+files/cherrypy-2.1.0_beta1-test-gentoo.diff,
+cherrypy-2.1.0_beta1.ebuild:
Version bump.
12 Jul 2005; David Holm <dholm@gentoo.org> cherrypy-2.0.0.ebuild:
Added to ~ppc.
18 Jun 2005; Rob Cakebread <pythonhead@gentoo.org> cherrypy-2.0.0.ebuild:
Marked x86 stable
*cherrypy-2.0.0 (04 May 2005)
04 May 2005; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.0.0-setup-gentoo.diff,
+files/cherrypy-2.0.0-test-gentoo.diff,
-files/cherrypy-2.0.0b-setup-gentoo.diff,
-files/cherrypy-2.0.0b-test-gentoo.diff, +cherrypy-2.0.0.ebuild,
-cherrypy-2.0.0b.ebuild:
Version bump, removed old version.
*cherrypy-2.0.0b (15 Mar 2005)
15 Mar 2005; Rob Cakebread <pythonhead@gentoo.org>
+files/cherrypy-2.0.0b-setup-gentoo.diff,
+files/cherrypy-2.0.0b-test-gentoo.diff, +cherrypy-2.0.0b.ebuild:
Initial commit. ebuild by Maurizio Pucci <mauriziopucci@tele2.it> Thanks
Maurizio. bug# 81370
|