From 8a4c2e130736316e4a6c5632b3186abce39d7ff6 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Fri, 5 Nov 2010 10:32:44 +0000 Subject: x86 stable wrt bug #343745 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-ml/camomile/ChangeLog | 6 +++++- dev-ml/camomile/camomile-0.8.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ml/camomile') 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 + 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?]" -- cgit v1.2.3-65-gdbad