diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-03 17:41:59 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-03 17:41:59 +0000 |
commit | 44e70e5132246a832d86e28c7c9299477d2e457c (patch) | |
tree | 3ae772e71e81689b55f40342f81bfddcfb0035fd /sci-mathematics/coq/ChangeLog | |
parent | Marking cyrus-imap-dev-2.3.9 ppc64 for bug 201684 (diff) | |
download | historical-44e70e5132246a832d86e28c7c9299477d2e457c.tar.gz historical-44e70e5132246a832d86e28c7c9299477d2e457c.tar.bz2 historical-44e70e5132246a832d86e28c7c9299477d2e457c.zip |
Add support for building without ocamlopt, import smimou's patches from debian to allow it. Fix desktop entry categories.
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'sci-mathematics/coq/ChangeLog')
-rw-r--r-- | sci-mathematics/coq/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sci-mathematics/coq/ChangeLog b/sci-mathematics/coq/ChangeLog index 282635095fe4..2ac2058a1870 100644 --- a/sci-mathematics/coq/ChangeLog +++ b/sci-mathematics/coq/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/coq -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.23 2007/12/19 20:08:01 aballier Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.24 2008/01/03 17:41:59 aballier Exp $ + + 03 Jan 2008; Alexis Ballier <aballier@gentoo.org> + +files/coq-8.1_p3-cmxa-install.dpatch, +files/coq-8.1_p3-noocamlopt.patch, + files/coqide.desktop, coq-8.1_p3.ebuild: + Add support for building without ocamlopt, import smimou's patches from + debian to allow it. Fix desktop entry categories. 19 Dec 2007; Alexis Ballier <aballier@gentoo.org> coq-8.1_p2.ebuild, coq-8.1_p3.ebuild: |