summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 14:15:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 14:15:15 +0000
commit55d471118e03d501c5fbb51c843be8bb8ac4284d (patch)
treeb9383194eb04f1bd353aadb8a8d7b255ac6eac0e /dev-ml
parentStable for ppc, wrt bug #535126 (diff)
downloadgentoo-2-55d471118e03d501c5fbb51c843be8bb8ac4284d.tar.gz
gentoo-2-55d471118e03d501c5fbb51c843be8bb8ac4284d.tar.bz2
gentoo-2-55d471118e03d501c5fbb51c843be8bb8ac4284d.zip
Stable for ppc, wrt bug #535126
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-6.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index bb9e0bff80d6..aa5c314b6aab 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.85 2015/05/27 11:27:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.86 2015/06/11 14:15:15 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> camlp5-6.12.ebuild:
+ Stable for ppc, wrt bug #535126
27 May 2015; Agostino Sarubbo <ago@gentoo.org> camlp5-6.12.ebuild:
Stable for x86, wrt bug #535126
diff --git a/dev-ml/camlp5/camlp5-6.12.ebuild b/dev-ml/camlp5/camlp5-6.12.ebuild
index d24b11224a1d..d14e8ce3a498 100644
--- a/dev-ml/camlp5/camlp5-6.12.ebuild
+++ b/dev-ml/camlp5/camlp5-6.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.12.ebuild,v 1.3 2015/05/27 11:27:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.12.ebuild,v 1.4 2015/06/11 14:15:15 ago Exp $
EAPI="5"
@@ -13,7 +13,7 @@ SRC_URI="http://camlp5.gforge.inria.fr/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?]"