summaryrefslogtreecommitdiff
blob: aeafc9161fa58c4951b053786084aa8d172e23be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# ChangeLog for sci-mathematics/isabelle
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/isabelle/ChangeLog,v 1.6 2012/09/20 13:07:43 gienah Exp $

  20 Sep 2012; Mark Wright <gienah@gentoo.org> isabelle-2011.1-r1.ebuild,
  isabelle-2012.ebuild:
  isabelle doc requires a symlink

  15 Jun 2012; Mark Wright <gienah@gentoo.org>
  +files/isabelle-2012-redundant-equations-in-function-definitions-error.patch,
  +files/isabelle-2012-signal-handling.patch, isabelle-2012.ebuild:
  Patch signal handling:
  http://article.gmane.org/gmane.science.mathematics.logic.isabelle.devel/2732
  Change "Ignoring redundant equation" warning to an error to avoid proofs being
  undertaken on the basis of a mistaken definition:
  http://article.gmane.org/gmane.science.mathematics.logic.isabelle.devel/2780

*isabelle-2012 (30 May 2012)
*isabelle-2011.1-r1 (30 May 2012)

  30 May 2012; Mark Wright <gienah@gentoo.org> +isabelle-2011.1-r1.ebuild,
  +files/isabelle-2011.1-gentoo-settings.patch,
  +files/isabelle-2011.1-reverse-line-editor-order.patch,
  +isabelle-2012.ebuild, +files/isabelle-2012-gentoo-settings.patch,
  +files/isabelle-2012-graphbrowser.patch,
  +files/isabelle-2012-reverse-line-editor-order.patch, metadata.xml:
  Bump to 2011.1-r1 and 2012. Add jedit use flag to build Isabelle/jEdit Prover
  IDE (PIDE) (2012 only, requires dev-lang/scala), ledit and readline use flags
  for the preferred tty line editor. Add dev-perl/libwww-perl dep. Add doc-src
  directory with use=doc (2012) as doc-src stuff is required when building doc
  some isabelle add on packages (sci-mathematics/haskabelle).

  30 Jan 2012; Mark Wright <gienah@gentoo.org> isabelle-2011.1.ebuild,
  metadata.xml:
  Fix bug #400961, thanks to Mr. Anderson for report and fix.

  09 Jan 2012; Mark Wright <gienah@gentoo.org> isabelle-2011.1.ebuild:
  Thanks to few_ and xarthisius for reviewing, remove pdf use flag, add || die
  to cd/pushd and tests. Require polyml with -portable.

*isabelle-2011.1 (08 Jan 2012)

  08 Jan 2012; Mark Wright <gienah@gentoo.org> +isabelle-2011.1.ebuild,
  +files/isabelle-2011.1-graphbrowser.patch,
  +files/isabelle-2011.1-proofgeneral-gentoo-path.patch, +metadata.xml:
  New ebuild, thanks Mr. Anderson for earlier version, fixes #397995