diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 14:19:07 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-06-27 14:19:07 +0000 |
commit | 630463eb4901de858c32a531e5517a54d8344e9e (patch) | |
tree | 73a80296c127c226c5fa9e65c92f16ba25014ae5 /dev-ml/camomile | |
parent | ppc stable #324811 (diff) | |
download | historical-630463eb4901de858c32a531e5517a54d8344e9e.tar.gz historical-630463eb4901de858c32a531e5517a54d8344e9e.tar.bz2 historical-630463eb4901de858c32a531e5517a54d8344e9e.zip |
ppc stable #324815
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'dev-ml/camomile')
-rw-r--r-- | dev-ml/camomile/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/camomile/camomile-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/camomile/ChangeLog b/dev-ml/camomile/ChangeLog index 67b0c8d40899..2d00d6a19c55 100644 --- a/dev-ml/camomile/ChangeLog +++ b/dev-ml/camomile/ChangeLog @@ -1,6 +1,9 @@ # 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.19 2010/05/19 05:41:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/ChangeLog,v 1.20 2010/06/27 14:19:07 nixnut Exp $ + + 27 Jun 2010; <nixnut@gentoo.org> camomile-0.7.3.ebuild: + ppc stable #324815 *camomile-0.7.3 (19 May 2010) diff --git a/dev-ml/camomile/camomile-0.7.3.ebuild b/dev-ml/camomile/camomile-0.7.3.ebuild index 275ade4595cd..465bad05033f 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.1 2010/05/19 05:41:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camomile/camomile-0.7.3.ebuild,v 1.2 2010/06/27 14:19:07 nixnut 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?]" |