diff options
Diffstat (limited to 'dev-ml/camldbm/ChangeLog')
-rw-r--r-- | dev-ml/camldbm/ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/dev-ml/camldbm/ChangeLog b/dev-ml/camldbm/ChangeLog new file mode 100644 index 00000000..57368cb0 --- /dev/null +++ b/dev-ml/camldbm/ChangeLog @@ -0,0 +1,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. |