summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/ocamlify/ChangeLog7
-rw-r--r--dev-ml/ocamlify/ocamlify-0.0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocamlify/ChangeLog b/dev-ml/ocamlify/ChangeLog
index 88ae954216c6..918747bdfe66 100644
--- a/dev-ml/ocamlify/ChangeLog
+++ b/dev-ml/ocamlify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlify
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v 1.2 2012/07/09 21:05:40 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v 1.3 2013/02/07 14:13:35 aballier Exp $
+
+ 07 Feb 2013; Alexis Ballier <aballier@gentoo.org> ocamlify-0.0.1.ebuild:
+ convert to eapi5 to get subslot dep on ocaml
09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ocamlify-0.0.1.ebuild:
Update LICENSE, bug 425140.
diff --git a/dev-ml/ocamlify/ocamlify-0.0.1.ebuild b/dev-ml/ocamlify/ocamlify-0.0.1.ebuild
index f8183c288e7d..fd668a658fc5 100644
--- a/dev-ml/ocamlify/ocamlify-0.0.1.ebuild
+++ b/dev-ml/ocamlify/ocamlify-0.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild,v 1.2 2012/07/09 21:05:40 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild,v 1.3 2013/02/07 14:13:35 aballier Exp $
-EAPI=3
+EAPI=5
OASIS_NO_DEBUG=1