From 616ba5a1447135f1dd14e80aa16ec0985f9086ca Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Wed, 18 Mar 2009 18:18:50 +0000 Subject: stable ppc, bug 260604 (Portage version: 2.1.6.7/cvs/Linux ppc64) --- dev-ml/camlp5/ChangeLog | 5 ++++- dev-ml/camlp5/camlp5-5.11.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 33195d82eb7e..083a41034578 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.31 2009/03/08 18:27:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.32 2009/03/18 18:18:50 ranger Exp $ + + 18 Mar 2009; Brent Baude camlp5-5.11.ebuild: + stable ppc, bug 260604 08 Mar 2009; Markus Meier camlp5-5.11.ebuild: amd64/x86 stable, bug #260604 diff --git a/dev-ml/camlp5/camlp5-5.11.ebuild b/dev-ml/camlp5/camlp5-5.11.ebuild index 5d9b948e9a44..6b9cd7ba56c8 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.2 2009/03/08 18:27:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.11.ebuild,v 1.3 2009/03/18 18:18:50 ranger 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