From 801d59d341579b68c0991609893e001c754f8d59 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Thu, 2 Jul 2009 16:09:06 +0000 Subject: stable x86, bug 276249 (Portage version: 2.1.6.13/cvs/Linux i686) --- dev-ml/camlp5/ChangeLog | 5 ++++- dev-ml/camlp5/camlp5-5.12.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ml/camlp5') diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog index db42bb028529..0f2c25082ee0 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.35 2009/05/23 10:06:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.36 2009/07/02 16:09:06 fauli Exp $ + + 02 Jul 2009; Christian Faulhammer camlp5-5.12.ebuild: + stable x86, bug 276249 *camlp5-5.12 (23 May 2009) diff --git a/dev-ml/camlp5/camlp5-5.12.ebuild b/dev-ml/camlp5/camlp5-5.12.ebuild index bdfe0beae3c0..4b4142e61e38 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.1 2009/05/23 10:06:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.12.ebuild,v 1.2 2009/07/02 16:09:06 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?]" -- cgit v1.2.3-65-gdbad