blob: 2e67d0b3e875b2e1b20cb5981a976f7a050303b9 (
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
|
# ChangeLog for dev-ml/extlib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/extlib/ChangeLog,v 1.10 2009/09/28 16:33:56 betelgeuse Exp $
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.
|