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
|
# ChangeLog for dev-python/cherrypy
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/ChangeLog,v 1.9 2005/11/28 11:25:24 marienz Exp $
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
|