blob: 221488a45bd670eb3977a6773bddc3a381ec7e37 (
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
|
# ChangeLog for sci-mathematics/minisat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/minisat/ChangeLog,v 1.4 2011/04/10 08:40:48 xarthisius Exp $
*minisat-2.2.0-r2 (10 Apr 2011)
10 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> -minisat-2.2.0-r1.ebuild,
+minisat-2.2.0-r2.ebuild, metadata.xml:
Remove IUSE='prof' since it only adds -pg to flags, simplify 'if' logic, fix
quotes, respect LDFLAGS, add missing dies, move variables definitions to
pkg_setup, use emake instead of gmake, use dodoc for pdf file. Drop old.
09 Apr 2011; Steve Arnold <nerdboy@gentoo.org> minisat-2.2.0-r1.ebuild:
Updated include files to proper directory structure (which other
packages seem to assume).
*minisat-2.2.0-r1 (09 Apr 2011)
09 Apr 2011; Steve Arnold <nerdboy@gentoo.org> -minisat-2.2.0.ebuild,
+minisat-2.2.0-r1.ebuild:
Updated to include MTL header files apps that need them.
*minisat-2.2.0 (09 Apr 2011)
09 Apr 2011; Steve Arnold <nerdboy@gentoo.org> +minisat-2.2.0.ebuild,
+metadata.xml:
New ebuild for minisat, a small fast SAT solver (a tool for solving
the Boolean Satisfiability Problem used in model checking).
|