summaryrefslogtreecommitdiff
blob: 57368cb0cec315ca82213f5716c8ee9a15b6a500 (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
# ChangeLog for dev-ml/camldbm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/camldbm/ChangeLog,v 1.8 2013/07/23 17:59:00 aballier Exp $

  23 Jul 2013; Alexis Ballier <aballier@gentoo.org> camldbm-1.0.ebuild:
  eapi5, define subslot and add slot deps

  03 Jan 2013; Andreas Schuerch <nativemad@gentoo.org> camldbm-1.0.ebuild:
  ~x86 keyword set, see bug 440760

  12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> camldbm-1.0.ebuild:
  keyword ~arm, bug #440760

  06 Nov 2012; Alexis Ballier <aballier@gentoo.org> camldbm-1.0.ebuild:
  keyword ~amd64-fbsd, bug #440760

  06 Nov 2012; Anthony G. Basile <blueness@gentoo.org> camldbm-1.0.ebuild:
  keyword ~ppc, bug #440760

  05 Nov 2012;  <naota@gentoo.org> camldbm-1.0.ebuild:
  Add ~x86-fbsd. #440760

  07 Aug 2012; Alexis Ballier <aballier@gentoo.org> camldbm-1.0.ebuild:
  require ocamlopt for ocaml

*camldbm-1.0 (07 Aug 2012)

  07 Aug 2012; Alexis Ballier <aballier@gentoo.org> +camldbm-1.0.ebuild,
  +files/hasgotfix.patch, +files/include_fix.patch, +metadata.xml:
  Initial import, standalone version of the OCaml gdbm bindings split out of
  dev-lang/ocaml; ebuild by me.