summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-11 12:46:17 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-11 12:46:17 +0000
commitf1ebbb144884595fc829ab67a63d59a1f6bccd7d (patch)
tree30a503c790f224483251e9590ca1ec5edc6f16d3 /dev-ml/camomile
parentstable x86, bug 324811 (diff)
downloadgentoo-2-f1ebbb144884595fc829ab67a63d59a1f6bccd7d.tar.gz
gentoo-2-f1ebbb144884595fc829ab67a63d59a1f6bccd7d.tar.bz2
gentoo-2-f1ebbb144884595fc829ab67a63d59a1f6bccd7d.zip
stable x86, bug 324815
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ml/camomile')
-rw-r--r--dev-ml/camomile/ChangeLog6
-rw-r--r--dev-ml/camomile/camomile-0.7.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/camomile/ChangeLog b/dev-ml/camomile/ChangeLog
index 2d00d6a19c55..e41e33259bc5 100644
--- a/dev-ml/camomile/ChangeLog
+++ b/dev-ml/camomile/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/camomile
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/ChangeLog,v 1.20 2010/06/27 14:19:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/ChangeLog,v 1.21 2010/07/11 12:46:17 fauli Exp $
+
+ 11 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ camomile-0.7.3.ebuild:
+ stable x86, bug 324815
27 Jun 2010; <nixnut@gentoo.org> camomile-0.7.3.ebuild:
ppc stable #324815
diff --git a/dev-ml/camomile/camomile-0.7.3.ebuild b/dev-ml/camomile/camomile-0.7.3.ebuild
index 465bad05033f..dd42a9844dec 100644
--- a/dev-ml/camomile/camomile-0.7.3.ebuild
+++ b/dev-ml/camomile/camomile-0.7.3.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/camomile/camomile-0.7.3.ebuild,v 1.2 2010/06/27 14:19:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.7.3.ebuild,v 1.3 2010/07/11 12:46:17 fauli Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/camomile/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="debug +ocamlopt"
RDEPEND=">=dev-lang/ocaml-3.10.2[ocamlopt?]"