summaryrefslogtreecommitdiff
blob: 1984f2afeb2b6f8934af51144a81d1dd2e0b1459 (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
# ChangeLog for dev-ml/extlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.18 2012/08/13 19:46:10 aballier Exp $

*extlib-1.5.3 (13 Aug 2012)

  13 Aug 2012; Alexis Ballier <aballier@gentoo.org> +extlib-1.5.3.ebuild:
  version bump

  30 Jun 2012; Alexis Ballier <aballier@gentoo.org> extlib-1.5.2.ebuild,
  +files/extlib-1.5.2-ocaml4.patch:
  add patch from upstream for compatibility with ocaml 4.00

  05 May 2012; Alexis Ballier <aballier@gentoo.org> -extlib-1.5.1.ebuild:
  remove old

  08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> extlib-1.5.2.ebuild:
  x86 stable wrt bug #400023

  24 Feb 2012; Brent Baude <ranger@gentoo.org> extlib-1.5.2.ebuild:
  Marking extlib-1.5.2 ppc for bug 400023

  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> extlib-1.5.2.ebuild:
  Stable for amd64, wrt bug #400023

*extlib-1.5.2 (09 Sep 2011)

  09 Sep 2011; Alexis Ballier <aballier@gentoo.org> +extlib-1.5.2.ebuild:
  version bump

  02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> extlib-1.5.1.ebuild:
  Transfer Prefix keywords

  28 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> extlib-1.5.1.ebuild:
  Migrate to EAPI 2 in order to nuke built_with_use.

  20 Apr 2008; Alexis Ballier <aballier@gentoo.org>
  -files/extlib-1.5-ExtList.remove.patch, -extlib-1.4.ebuild,
  -extlib-1.5.ebuild:
  remove old

  20 Apr 2008; Markus Meier <maekke@gentoo.org> extlib-1.5.1.ebuild:
  amd64/x86 stable, bug #217537

  19 Apr 2008; nixnut <nixnut@gentoo.org> extlib-1.5.1.ebuild:
  Stable on ppc wrt bug 217537

  27 Jan 2008; Fabian Groffen <grobian@gentoo.org> extlib-1.4.ebuild,
  extlib-1.5.ebuild, extlib-1.5.1.ebuild:
  Dropped ppc-macos keyword, see you in prefix

*extlib-1.5.1 (03 Jan 2008)

  03 Jan 2008; Alexis Ballier <aballier@gentoo.org> +extlib-1.5.1.ebuild:
  version bump, add optional support for ocamlopt

  21 Feb 2007; Alexandre Buisse <nattfodd@gentoo.org> extlib-1.5.ebuild:
  Removed multiple inherit (thanks to Jokey for reporting).

  21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> :
  Version bump (fixes #87864).

*extlib-1.4 (06 Feb 2005)

  06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> -extlib-1.2.ebuild,
  +extlib-1.4.ebuild:
  Version bump.

*extlib-1.2 (21 Aug 2004)

  21 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml,
  +extlib-1.2.ebuild:
  Extlib is a library whose purpose is to complete the ocaml standard library.
  Intial submission by Bardur Arantsson <gentoo@scientician.net>, fixes bug
  #60917. I added a doc use flag for building the HTML documentation, and
  cleaned up the install process.