From 50df8ed5c3d00af7a3117814e97bb8a3f75560d8 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 8 Mar 2009 18:27:59 +0000 Subject: amd64/x86 stable, bug #260604 (Portage version: 2.1.6.7/cvs/Linux x86_64) --- dev-ml/camlp5/ChangeLog | 5 ++++- dev-ml/camlp5/camlp5-5.11.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ml') diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog index ba954723063b..33195d82eb7e 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.30 2009/01/07 12:16:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.31 2009/03/08 18:27:59 maekke Exp $ + + 08 Mar 2009; Markus Meier camlp5-5.11.ebuild: + amd64/x86 stable, bug #260604 *camlp5-5.11 (07 Jan 2009) diff --git a/dev-ml/camlp5/camlp5-5.11.ebuild b/dev-ml/camlp5/camlp5-5.11.ebuild index 7fe587a5f73c..5d9b948e9a44 100644 --- a/dev-ml/camlp5/camlp5-5.11.ebuild +++ b/dev-ml/camlp5/camlp5-5.11.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.11.ebuild,v 1.1 2009/01/07 12:16:45 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.11.ebuild,v 1.2 2009/03/08 18:27:59 maekke 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