summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-08 18:27:59 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-08 18:27:59 +0000
commit50df8ed5c3d00af7a3117814e97bb8a3f75560d8 (patch)
tree5d93f0157ca6b292f93b7ba9e460b53eba912afd /dev-ml
parentamd64/x86 stable, bug #260601 (diff)
downloadgentoo-2-50df8ed5c3d00af7a3117814e97bb8a3f75560d8.tar.gz
gentoo-2-50df8ed5c3d00af7a3117814e97bb8a3f75560d8.tar.bz2
gentoo-2-50df8ed5c3d00af7a3117814e97bb8a3f75560d8.zip
amd64/x86 stable, bug #260604
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-5.11.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <maekke@gentoo.org> 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?]"