summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-11-05 10:32:44 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-11-05 10:32:44 +0000
commit8a4c2e130736316e4a6c5632b3186abce39d7ff6 (patch)
tree5e835b28cf3ad5c815455d55f80d2c115b35c094 /dev-ml
parentadd ~arm, bug #343597 (diff)
downloadgentoo-2-8a4c2e130736316e4a6c5632b3186abce39d7ff6.tar.gz
gentoo-2-8a4c2e130736316e4a6c5632b3186abce39d7ff6.tar.bz2
gentoo-2-8a4c2e130736316e4a6c5632b3186abce39d7ff6.zip
x86 stable wrt bug #343745
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/camomile/ChangeLog6
-rw-r--r--dev-ml/camomile/camomile-0.8.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/camomile/ChangeLog b/dev-ml/camomile/ChangeLog
index 2fcd6c0e2144..fd1e80bfb7e4 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.23 2010/07/17 14:54:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/ChangeLog,v 1.24 2010/11/05 10:32:44 phajdan.jr Exp $
+
+ 05 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ camomile-0.8.1.ebuild:
+ x86 stable wrt bug #343745
*camomile-0.8.1 (17 Jul 2010)
diff --git a/dev-ml/camomile/camomile-0.8.1.ebuild b/dev-ml/camomile/camomile-0.8.1.ebuild
index 20a2061f882b..6f03ba9a6a06 100644
--- a/dev-ml/camomile/camomile-0.8.1.ebuild
+++ b/dev-ml/camomile/camomile-0.8.1.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.8.1.ebuild,v 1.1 2010/07/17 14:54:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.8.1.ebuild,v 1.2 2010/11/05 10:32:44 phajdan.jr 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?]"