summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-11 12:45:09 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-11 12:45:09 +0000
commit6651a77d8e5a62cc9f69ed017161daea60c38495 (patch)
tree6f910a07ba74c4a85e1482eda81b4f610a054163 /dev-ml/camlp5
parentstable x86, bug 326245 (diff)
downloadgentoo-2-6651a77d8e5a62cc9f69ed017161daea60c38495.tar.gz
gentoo-2-6651a77d8e5a62cc9f69ed017161daea60c38495.tar.bz2
gentoo-2-6651a77d8e5a62cc9f69ed017161daea60c38495.zip
stable x86, bug 324811
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-5.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index a7c49fb2cb15..f3f3575bf764 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.44 2010/06/27 14:18:00 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.45 2010/07/11 12:45:09 fauli Exp $
+
+ 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org> camlp5-5.14.ebuild:
+ stable x86, bug 324811
27 Jun 2010; <nixnut@gentoo.org> camlp5-5.14.ebuild:
ppc stable #324811
diff --git a/dev-ml/camlp5/camlp5-5.14.ebuild b/dev-ml/camlp5/camlp5-5.14.ebuild
index ee72281cf699..c5997e695884 100644
--- a/dev-ml/camlp5/camlp5-5.14.ebuild
+++ b/dev-ml/camlp5/camlp5-5.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.14.ebuild,v 1.3 2010/06/27 14:18:00 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.14.ebuild,v 1.4 2010/07/11 12:45:09 fauli Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${P}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]"