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-5.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index 4860ab05de91..9ce88c9e7352 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.38 2009/08/02 21:38:04 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.39 2009/08/09 16:18:08 nixnut Exp $
+
+ 09 Aug 2009; nixnut <nixnut@gentoo.org> camlp5-5.12.ebuild:
+ ppc stable #276249
02 Aug 2009; Jeremy Olexa <darkside@gentoo.org> camlp5-5.12.ebuild:
amd64 stable, bug 276249
diff --git a/dev-ml/camlp5/camlp5-5.12.ebuild b/dev-ml/camlp5/camlp5-5.12.ebuild
index 4e7f8ab41fe7..4db979a1ef33 100644
--- a/dev-ml/camlp5/camlp5-5.12.ebuild
+++ b/dev-ml/camlp5/camlp5-5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.4 2009/08/02 21:38:04 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.5 2009/08/09 16:18:08 nixnut 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?]"