summaryrefslogtreecommitdiff
blob: fec4dcaf1feb2dc12363212faa72ba3561c9da4a (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
# ChangeLog for dev-ml/ounit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.15 2009/06/20 15:53:35 aballier Exp $

*ounit-1.0.3 (20 Jun 2009)

  20 Jun 2009; Alexis Ballier <aballier@gentoo.org> +ounit-1.0.3.ebuild:
  version bump

  20 Jun 2009; Alexis Ballier <aballier@gentoo.org> ounit-1.0.2.ebuild:
  explicitly assign rdepend

  20 Jun 2009; Alexis Ballier <aballier@gentoo.org> ounit-1.0.2.ebuild:
  define eapi before inherit

  13 Apr 2008; Alexis Ballier <aballier@gentoo.org> -ounit-1.0.0.ebuild,
  -ounit-1.0.1.ebuild:
  remove old

  11 Apr 2008; Markus Meier <maekke@gentoo.org> ounit-1.0.2.ebuild:
  x86 stable, bug #216987

  10 Apr 2008; Santiago M. Mola <coldwind@gentoo.org> ounit-1.0.2.ebuild:
  amd64 stable wrt bug #216987

  09 Apr 2008; nixnut <nixnut@gentoo.org> ounit-1.0.2.ebuild:
  Stable on ppc wrt bug #216987

  04 Jan 2008; Alexis Ballier <aballier@gentoo.org> ounit-1.0.2.ebuild:
  allow building without ocamlopt

*ounit-1.0.2 (12 May 2007)

  12 May 2007; Alexis Ballier <aballier@gentoo.org> +ounit-1.0.2.ebuild:
  version bump

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

*ounit-1.0.1 (06 Feb 2005)

  06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> ounit-1.0.0.ebuild,
  +ounit-1.0.1.ebuild:
  Fix bug #78319, adds newer version.

  30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> ounit-1.0.0.ebuild:
  Mark stable on amd64, closes bug #65082

  26 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ounit-1.0.0.ebuild:
  Stable move.

  21 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ounit-1.0.0.ebuild:
  Adapt to findlib eclass.

*ounit-1.0.0 (18 Aug 2004)

  18 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> metadata.xml,
  ounit-1.0.0.ebuild:
  OUnit is a unit test framework for ocaml, thanks to Bardur Arantsson
  <gentoo@scientician.net> for the submission (bug #51255).