diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-04 01:38:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-04 01:38:29 +0000 |
commit | 7fa574ef04fe2f596cc92fc9a63f2440ef482c68 (patch) | |
tree | 1f6b0fbde0c8945aa49176a68278a298685bb478 /dev-ml/ounit/ChangeLog | |
parent | ~amd64, working fine here (diff) | |
download | gentoo-2-7fa574ef04fe2f596cc92fc9a63f2440ef482c68.tar.gz gentoo-2-7fa574ef04fe2f596cc92fc9a63f2440ef482c68.tar.bz2 gentoo-2-7fa574ef04fe2f596cc92fc9a63f2440ef482c68.zip |
allow building without ocamlopt
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-ml/ounit/ChangeLog')
-rw-r--r-- | dev-ml/ounit/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-ml/ounit/ChangeLog b/dev-ml/ounit/ChangeLog index 60e6f03a4882..4c83fd3f5ff8 100644 --- a/dev-ml/ounit/ChangeLog +++ b/dev-ml/ounit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/ounit -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.7 2007/05/12 22:41:01 aballier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ounit/ChangeLog,v 1.8 2008/01/04 01:38:29 aballier Exp $ + + 04 Jan 2008; Alexis Ballier <aballier@gentoo.org> ounit-1.0.2.ebuild: + allow building without ocamlopt *ounit-1.0.2 (12 May 2007) |