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
|
# ChangeLog for dev-util/omake
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/omake/ChangeLog,v 1.13 2007/06/11 20:58:54 aballier Exp $
*omake-0.9.8.4 (11 Jun 2007)
11 Jun 2007; Alexis Ballier <aballier@gentoo.org> +omake-0.9.8.4.ebuild:
Version bump
*omake-0.9.8.1 (11 May 2007)
11 May 2007; Alexis Ballier <aballier@gentoo.org> +omake-0.9.8.1.ebuild:
Version bump, bug #112855
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*omake-0.9.6.9 (09 Oct 2006)
09 Oct 2006; Alexandre Buisse <nattfodd@gentoo.org> -omake-0.9.6.8.ebuild,
+omake-0.9.6.9.ebuild:
Bump to 0.9.6.9 (bug #112855).
04 Feb 2006; Matthieu Sozeau <mattam@gentoo.org> omake-0.9.6.8.ebuild:
Fix mistake of putting straight into stable.
*omake-0.9.6.8 (04 Feb 2006)
04 Feb 2006; Matthieu Sozeau <mattam@gentoo.org> +omake-0.9.6.8.ebuild:
Version bump. Fixes bug #112855.
03 Nov 2005; Matthieu Sozeau <mattam@gentoo.org> omake-0.9.6.5.ebuild:
Compile without errors with new ocaml version.
*omake-0.9.6.5 (21 Sep 2005)
21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> +files/omake-config,
-omake-0.9.4.ebuild, +omake-0.9.6.5.ebuild:
Version bump, also fix bug #84296.
17 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> :
Stable on x86, ppc, with downgraded readline dependency.
*omake-0.9.4 (06 Feb 2005)
06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> -omake-0.9.3.ebuild,
+omake-0.9.4.ebuild:
Bump to latest version, still masked due to readline-5.0 dependency.
*omake-0.9.3 (19 Oct 2004)
19 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> -omake-0.9.2.ebuild,
+omake-0.9.3.ebuild:
Version bump, fixes bug #67725.
03 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> omake-0.9.2.ebuild:
Marked ~amd64.
*omake-0.9.2 (10 Sep 2004)
10 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml,
+omake-0.9.2.ebuild:
OMake is a better make written in ocaml, used in the metaprl projects and
others. Ebuild submitted by Bardur Arantsson <gentoo@scientician.net>.
|