summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:41:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-24 12:41:40 +0000
commit73921e7874e9ca7f65537c453695b3ba26a6c383 (patch)
tree6c9eca194620376c1f2a12a40771dc0aadedcc19 /dev-ml/camlp5
parentStable for x86, wrt bug #492046 (diff)
downloadgentoo-2-73921e7874e9ca7f65537c453695b3ba26a6c383.tar.gz
gentoo-2-73921e7874e9ca7f65537c453695b3ba26a6c383.tar.bz2
gentoo-2-73921e7874e9ca7f65537c453695b3ba26a6c383.zip
Stable for x86, wrt bug #492048
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ml/camlp5')
-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 3702bc34b787..076615f63e0b 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.79 2013/12/22 16:35:14 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.80 2013/12/24 12:41:40 ago Exp $
+
+ 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> camlp5-6.11.ebuild:
+ Stable for x86, wrt bug #492048
22 Dec 2013; Chema Alonso <nimiux@gentoo.org> camlp5-6.11.ebuild:
Stable for amd64 wrt bug #492048
diff --git a/dev-ml/camlp5/camlp5-6.11.ebuild b/dev-ml/camlp5/camlp5-6.11.ebuild
index 92e0fbde7a18..56d21ef7f0e0 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.3 2013/12/22 16:35:14 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild,v 1.4 2013/12/24 12:41:40 ago 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?]"