summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-06-24 21:45:12 +0000
committerPacho Ramos <pacho@gentoo.org>2010-06-24 21:45:12 +0000
commit3d85663c3e650858936edf9f70147f34e663b3a7 (patch)
tree942cc956cf6d6ed2d7e77e0d948c9ae41b22441f /dev-ml
parentstable amd64, bug 323327 (diff)
downloadgentoo-2-3d85663c3e650858936edf9f70147f34e663b3a7.tar.gz
gentoo-2-3d85663c3e650858936edf9f70147f34e663b3a7.tar.bz2
gentoo-2-3d85663c3e650858936edf9f70147f34e663b3a7.zip
stable amd64, bug 324811
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-5.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index 46d8ab53627b..911060187b76 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.42 2010/05/19 06:12:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.43 2010/06/24 21:45:12 pacho Exp $
+
+ 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> camlp5-5.14.ebuild:
+ stable amd64, bug 324811
*camlp5-5.14 (19 May 2010)
diff --git a/dev-ml/camlp5/camlp5-5.14.ebuild b/dev-ml/camlp5/camlp5-5.14.ebuild
index e0203ea8a105..9dec88f73210 100644
--- a/dev-ml/camlp5/camlp5-5.14.ebuild
+++ b/dev-ml/camlp5/camlp5-5.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.14.ebuild,v 1.1 2010/05/19 06:12:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.14.ebuild,v 1.2 2010/06/24 21:45:12 pacho 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?]"