summaryrefslogtreecommitdiff
blob: 2a5b301c4e6b164cc2b1661b14d51e304a299e62 (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
# ChangeLog for dev-db/mongodb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  05 Mar 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-1.2.3.ebuild, +mongodb-1.2.4.ebuild:
  Version bump

  24 Feb 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-1.2.2.ebuild, +mongodb-1.2.3.ebuild:
  Version bump

  19 Feb 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  mongodb-1.2.2.ebuild:
  Change SRC_URI, thanks to Brandon Bergren for the tip

  31 Jan 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-1.2.1.ebuild, +mongodb-1.2.2.ebuild:
  Version bump

  02 Jan 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-1.2.0.ebuild, +mongodb-1.2.1.ebuild:
  Version bump

  19 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-1.0.1.ebuild, -files/modify-post-strip-1.0.patch,
  -files/modify-testing-1.0.patch:
  Remove 1.0 branch since users will upgrade on sync anyway. Masking the 1.2
  branch isn't preferable either since it's considered stable

  15 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  mongodb-1.0.1.ebuild, +files/modify-post-strip-1.0.patch,
  +files/modify-testing-1.0.patch, -files/modify-post-strip.patch,
  -files/modify-testing.patch:
  Rename patches for 1.0.x branch so it's easier to follow

  15 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  +mongodb-1.2.0.ebuild, +files/modify-post-strip-1.2.patch,
  +files/modify-testing-1.2.patch:
  New version of MongoDB

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

  06 Oct 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  mongodb-1.0.0.ebuild:
  Adapt to upstream tarball rename

  28 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-0.9.10.ebuild, +mongodb-1.0.0.ebuild:
  Version bump

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

  19 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  mongodb-0.9.9.ebuild:
  Remove RESTRICT

  19 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-0.9.8.ebuild, +mongodb-0.9.9.ebuild, -files/server-238-fix.patch:
  Version bump

  17 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-0.9.7.ebuild, +mongodb-0.9.8.ebuild, +files/server-238-fix.patch:
  Version bump

  01 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  mongodb-0.9.7.ebuild:
  Die if doman fails. Thanks to Tommy[D]

  01 Aug 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  mongodb-0.9.7.ebuild:
  Remove scons hack since MAKEOPTS are safe to pass. Thanks to Tommy[D]

  31 Jul 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -mongodb-0.9.6.ebuild, +mongodb-0.9.7.ebuild,
  files/modify-post-strip.patch:
  Version bump

  27 Jul 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  +mongodb-0.9.6.ebuild, +files/modify-post-strip.patch,
  +files/modify-testing.patch, +files/mongodb.confd, +files/mongodb.initd,
  +metadata.xml:
  New ebuild for bug 273259. Thanks to scarabeus and ssuominen