diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-11 12:46:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-11 12:46:17 +0000 |
commit | f87d576077c6320314119b70681473b0828baf38 (patch) | |
tree | 47a72532aada40281bd414aca949e04b81916153 /dev-ml/camomile | |
parent | stable x86, bug 324811 (diff) | |
download | historical-f87d576077c6320314119b70681473b0828baf38.tar.gz historical-f87d576077c6320314119b70681473b0828baf38.tar.bz2 historical-f87d576077c6320314119b70681473b0828baf38.zip |
stable x86, bug 324815
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-ml/camomile')
-rw-r--r-- | dev-ml/camomile/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/camomile/camomile-0.7.3.ebuild | 4 |
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?]" |