summaryrefslogtreecommitdiff
blob: 1368884067bf7f1cb4124a5b4588cf82ff4ee20b (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
# ChangeLog for dev-ml/pomap
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/pomap/ChangeLog,v 1.29 2013/08/19 17:57:22 aballier Exp $

*pomap-3.0.2 (19 Aug 2013)

  19 Aug 2013; Alexis Ballier <aballier@gentoo.org> +pomap-3.0.2.ebuild:
  Version bump with upstream patch to build with ocaml 4.01. Do not compress
  examples

  19 Aug 2013; Alexis Ballier <aballier@gentoo.org> pomap-3.0.1.ebuild,
  +files/pomap-3.0.1-ocaml-4.01.patch:
  Fix build with ocaml 4.01.

  10 Mar 2013; Alexis Ballier <aballier@gentoo.org> -pomap-2.9.9.ebuild:
  remove old

  12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.1.ebuild:
  Stable for ppc, wrt bug #456558

  11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.1.ebuild:
  Stable for x86, wrt bug #456558

  11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pomap-3.0.1.ebuild:
  Stable for amd64, wrt bug #456558

  11 Feb 2013; Alexis Ballier <aballier@gentoo.org> pomap-3.0.1.ebuild:
  eapi5, add subslot and use := deps

*pomap-3.0.1 (10 Oct 2012)

  10 Oct 2012; Alexis Ballier <aballier@gentoo.org> +pomap-3.0.1.ebuild:
  version bump

  28 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> -pomap-2.9.8.ebuild:
  Remove old version using built_with_use.

  14 Aug 2009; Markus Meier <maekke@gentoo.org> pomap-2.9.9.ebuild:
  amd64/x86 stable, bug #280417

  09 Aug 2009; nixnut <nixnut@gentoo.org> pomap-2.9.9.ebuild:
  ppc stable #280417

*pomap-2.9.9 (21 Jun 2009)

  21 Jun 2009; Alexis Ballier <aballier@gentoo.org> +pomap-2.9.9.ebuild:
  version bump

  21 Jun 2009; Alexis Ballier <aballier@gentoo.org> pomap-2.9.8.ebuild:
  define eapi before inherit and assign rdepend explicitly

  13 Apr 2008; Alexis Ballier <aballier@gentoo.org> -pomap-2.9.4.ebuild:
  remove old

  12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> pomap-2.9.8.ebuild:
  ppc stable, bug #216964

  11 Apr 2008; Markus Meier <maekke@gentoo.org> pomap-2.9.8.ebuild:
  amd64/x86 stable, bug #216964

*pomap-2.9.8 (04 Jan 2008)

  04 Jan 2008; Alexis Ballier <aballier@gentoo.org> +pomap-2.9.8.ebuild:
  version bump, allow to build without ocamlopt

  09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Regenerate digest in Manifest2 format.

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> pomap-2.9.4.ebuild:
  stable on amd64

  25 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> pomap-2.9.4.ebuild:
  Fix bug #65089 (unsupported parallel builds) and add ~amd64 as suggested.

  31 Aug 2004; David Holm <dholm@gentoo.org> pomap-2.9.4.ebuild:
  Added to ~ppc.

  25 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> -pomap-2.9.1.ebuild,
  pomap-2.9.4.ebuild:
  Remove old version, move to stable.

  25 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> pomap-2.9.4.ebuild:
  Use findlib eclass.

*pomap-2.9.4 (08 Aug 2004)

  08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> +pomap-2.9.4.ebuild:
  Version bump, fixes bug #56910.

*pomap-2.9.1 (24 Apr 2003)

  24 Apr 2003; George Shapovalov <george@gentoo.org> pomap-2.9.1.ebuild, files/{digest-pomap-2.9.1} :
  initial release (#17520)
  Partially Ordered Map ADT for O'Caml
  ebuild submitted by Bardur Arantsson <bardur-gta@odense.kollegienet.dk>