summaryrefslogtreecommitdiff
blob: 03fd051f45d5e079065420d9933cac8f0ff20e81 (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
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
100
101
102
103
104
105
# ChangeLog for dev-python/pymongo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  05 Oct 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.7.ebuild, +pymongo-1.9.ebuild:
  Version bump

  13 Aug 2010; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  pymongo-1.7.ebuild:
  Switch to pypi mirror list

  17 Jun 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.6.ebuild, +pymongo-1.7.ebuild:
  Version bump

  28 Apr 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.5.2.ebuild, +pymongo-1.6.ebuild:
  Version bump

  06 Apr 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.5.1.ebuild, +pymongo-1.5.2.ebuild:
  Version bump. Add PYTHON_DEPEND

  17 Mar 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.4.ebuild, +pymongo-1.5.1.ebuild:
  Version bump. Remove redundant test code

  01 Feb 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.3.ebuild, +pymongo-1.4.ebuild:
  Version bump, add EAPI

  18 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pymongo-1.3.ebuild:
  Actually test all use-flag combinations before committing. Thanks to
  Tommy[D] for spotting

  17 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.2.1.ebuild, +pymongo-1.3.ebuild:
  Version bump

  17 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pymongo-1.2.1.ebuild:
  dohtml needs die. Thanks to Tommy[D] for acting ebuild ninja

  10 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pymongo-1.2.1.ebuild:
  Add SUPPORT_PYTHON_ABIS

  10 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.1.2.ebuild, +pymongo-1.2.1.ebuild:
  Version bump. Docs are now generated with sphinx instead of epydoc

  24 Nov 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.1.1.ebuild, +pymongo-1.1.2.ebuild:
  Version bump

  15 Nov 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.1.ebuild, +pymongo-1.1.1.ebuild:
  Version bump

  23 Oct 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-1.0.ebuild, +pymongo-1.1.ebuild:
  Version bump

  30 Sep 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.16.ebuild, +pymongo-1.0.ebuild:
  Version bump

  16 Sep 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.15.2.ebuild, +pymongo-0.16.ebuild:
  Version bump

  13 Sep 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.15.1.ebuild, +pymongo-0.15.2.ebuild:
  Version bump

  02 Sep 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.15.ebuild, +pymongo-0.15.1.ebuild:
  Version bump

  26 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.14.2.ebuild, +pymongo-0.15.ebuild:
  Version bump

  24 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.14.1.ebuild, +pymongo-0.14.2.ebuild:
  Version bump

  24 Aug 2009; Romain Perier (mrpouet) <mrpouet@gentoo.org>
  pymongo-0.14.1.ebuild:
  Add a || die statement to epydoc, indent (R)DEPEND

  21 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pymongo-0.13.ebuild, +pymongo-0.14.1.ebuild:
  Version bump

  01 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pymongo-0.13.ebuild:
  Pymongo supports Python 2.6 as well. Thanks to Tommy[D]

  31 Jul 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  +pymongo-0.13.ebuild, +metadata.xml:
  New ebuild for bug 279804. Thanks to scarabeus