diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-04-15 04:55:39 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-04-15 04:55:39 +0000 |
commit | 39a551f8b548ae1b7436274ff7ea8025e1197f00 (patch) | |
tree | c289f7628962feddc275411a6fa53b2efedef8dc /dev-ml/camlidl/ChangeLog | |
parent | mask ortp-0.15.0 because it breaks compatibility with older releases (diff) | |
download | gentoo-2-39a551f8b548ae1b7436274ff7ea8025e1197f00.tar.gz gentoo-2-39a551f8b548ae1b7436274ff7ea8025e1197f00.tar.bz2 gentoo-2-39a551f8b548ae1b7436274ff7ea8025e1197f00.zip |
Fix tests build and implicit declarations of functions for bug #263305
(Portage version: 2.2_rc30/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/camlidl/ChangeLog')
-rw-r--r-- | dev-ml/camlidl/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-ml/camlidl/ChangeLog b/dev-ml/camlidl/ChangeLog index 547c1a3bfe11..5c85f7fa7997 100644 --- a/dev-ml/camlidl/ChangeLog +++ b/dev-ml/camlidl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/camlidl -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlidl/ChangeLog,v 1.3 2008/01/03 19:33:58 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlidl/ChangeLog,v 1.4 2009/04/15 04:55:39 aballier Exp $ + + 15 Apr 2009; Alexis Ballier <aballier@gentoo.org> +files/includes.patch, + +files/tests.patch, camlidl-1.05.ebuild: + Fix tests build and implicit declarations of functions for bug #263305 03 Jan 2008; Alexis Ballier <aballier@gentoo.org> camlidl-1.05.ebuild: ocamlopt is required here, there is no option to disable it |