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 | b47d45709530526a36312edcd708ff7d2a1e2919 (patch) | |
tree | 68a7329ac49e88e7e2ae31d5776ecffce7203141 /dev-ml/camomile | |
parent | ppc stable #324811 (diff) | |
download | gentoo-2-b47d45709530526a36312edcd708ff7d2a1e2919.tar.gz gentoo-2-b47d45709530526a36312edcd708ff7d2a1e2919.tar.bz2 gentoo-2-b47d45709530526a36312edcd708ff7d2a1e2919.zip |
ppc stable #324815
(Portage version: 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?]" |