summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-09-25 12:09:13 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-09-25 12:09:13 +0000
commit968b66e08a6b360a65f29a0c2dac0a9ae5190d19 (patch)
treef81dbdb83f3ae250d4c526bf162472594f7a88b8 /dev-ml
parentBug fix bump (diff)
downloadgentoo-2-968b66e08a6b360a65f29a0c2dac0a9ae5190d19.tar.gz
gentoo-2-968b66e08a6b360a65f29a0c2dac0a9ae5190d19.tar.bz2
gentoo-2-968b66e08a6b360a65f29a0c2dac0a9ae5190d19.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camlp5/ChangeLog5
-rw-r--r--dev-ml/camlp5/camlp5-5.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog
index 5c090c4ab03d..cf9c9d5a9526 100644
--- a/dev-ml/camlp5/ChangeLog
+++ b/dev-ml/camlp5/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/camlp5
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.27 2008/08/12 17:45:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.28 2008/09/25 12:09:13 aballier Exp $
+
+ 25 Sep 2008; Alexis Ballier <aballier@gentoo.org> camlp5-5.09.ebuild:
+ keyword ~x86-fbsd
12 Aug 2008; Alexis Ballier <aballier@gentoo.org> -camlp5-5.08.ebuild:
remove old
diff --git a/dev-ml/camlp5/camlp5-5.09.ebuild b/dev-ml/camlp5/camlp5-5.09.ebuild
index 4af9b13afa06..0f064507f4ab 100644
--- a/dev-ml/camlp5/camlp5-5.09.ebuild
+++ b/dev-ml/camlp5/camlp5-5.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.09.ebuild,v 1.5 2008/08/09 18:00:08 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.09.ebuild,v 1.6 2008/09/25 12:09:13 aballier Exp $
EAPI="1"
@@ -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"
+KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
IUSE="doc +ocamlopt"
DEPEND=">=dev-lang/ocaml-3.09"