summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-6.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index a9fc1bff4377..3702bc34b787 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.78 2013/12/21 15:51:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.79 2013/12/22 16:35:14 nimiux Exp $
+
+ 22 Dec 2013; Chema Alonso <nimiux@gentoo.org> camlp5-6.11.ebuild:
+ Stable for amd64 wrt bug #492048
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> camlp5-6.11.ebuild:
Stable for ppc, wrt bug #492048
diff --git a/dev-ml/camlp5/camlp5-6.11.ebuild b/dev-ml/camlp5/camlp5-6.11.ebuild
index 4a96a2a9eca3..92e0fbde7a18 100644
--- a/dev-ml/camlp5/camlp5-6.11.ebuild
+++ b/dev-ml/camlp5/camlp5-6.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild,v 1.2 2013/12/21 15:51:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild,v 1.3 2013/12/22 16:35:14 nimiux Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${MY_P}.tgz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]"