summaryrefslogtreecommitdiff
blob: efe6ab28795fc096f24ec7e264d079eb0549d832 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# ChangeLog for dev-haskell/wxhaskell
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxhaskell/ChangeLog,v 1.22 2007/01/06 18:11:19 kosmikus Exp $

  06 Jan 2007; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.8-r1.ebuild,
  wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild:
  Fixed elog / einfo usage.

  19 May 2006; Jon Hood <squinky86@gentoo.org> wxhaskell-0.9.4.ebuild:
  Use the correct libdirs when installing for 64-bit. This way, it compiles
  with multilib-strict.

  10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> wxhaskell-0.9.4.ebuild:
  Make the wxhaskell package be exposed by default with ghc-6.2.2
  Add ~sparc to KEYWORDS. See bug #124902

  19 Feb 2006; <dcoutts@gentoo.org> wxhaskell-0.8-r1.ebuild,
  wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild:
  Masking 0.8-r1 and 0.9 since wxGTK-2.4.x doesn't work due to bug #123323
  Updating all ebuild versions to remove gtk2 USE flag (bug #106560).
  Also add app-arch/unzip to DEPEND (bug #69831)
  Other changes to install location and how the package is registered.

  17 Feb 2006; <dcoutts@gentoo.org> wxhaskell-0.8-r1.ebuild,
  wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild:
  Require that wxGTK was built with USE="X -odbc -unicode"
  Hopefully this will address bugs #92827 and #110932.

  16 Feb 2006; <dcoutts@gentoo.org> metadata.xml, wxhaskell-0.8-r1.ebuild,
  wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild:
  Seriously broken on amd64. Temporarily disabling all versions on amd64.
  It appears to install a file as "/usr/lib" which overwrites the /usr/lib
  symlink on amd64 profiles. Only 0.9.4 is known to be affected but I'm
  disabling all the versions for the moment just to be safe.

*wxhaskell-0.9.4 (11 May 2005)

  11 May 2005; Andres Loeh <kosmikus@gentoo.org> -wxhaskell-0.7.ebuild,
  +wxhaskell-0.9.4.ebuild:
  New version, that is compatible with ghc-6.4.

  10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  wxhaskell-0.8-r1.ebuild:
  Stable on ppc.

  14 Mar 2005; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.7.ebuild,
  wxhaskell-0.8-r1.ebuild, -wxhaskell-0.8.ebuild, wxhaskell-0.9.ebuild:
  wxHaskell is not yet compatible with ghc-6.4.

*wxhaskell-0.9 (26 Feb 2005)

  26 Feb 2005; Andres Loeh <kosmikus@gentoo.org> -wxhaskell-0.6-r1.ebuild,
  -wxhaskell-0.6.ebuild, wxhaskell-0.8-r1.ebuild, +wxhaskell-0.9.ebuild:
  New version 0.9. Marked 0.8-r1 stable on x86. Removed 0.6 versions.

*wxhaskell-0.8-r1 (25 Nov 2004)

  25 Nov 2004; Andres Loeh <kosmikus@gentoo.org> +wxhaskell-0.8-r1.ebuild:
  Supports ghc-package.eclass now (bug #69270). Added ~amd64 flag (bug #58590).

  10 Nov 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.8.ebuild:
  Fixed bug #70683.

  26 Oct 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.8.ebuild:
  Marked stable on x86.

  30 Aug 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.8.ebuild:
  Make use of wxwidgets eclass (#61871).

*wxhaskell-0.8 (23 Aug 2004)

  23 Aug 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.8.ebuild:
  New version.

  13 Jun 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.7.ebuild:
  Marked stable for x86.

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> wxhaskell-0.6-r1.ebuild,
  wxhaskell-0.6.ebuild, wxhaskell-0.7.ebuild:
  Fix use invocation

*wxhaskell-0.7 (12 Apr 2004)

  12 Apr 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.7.ebuild:
  New version.

*wxhaskell-0.6-r1 (03 Mar 2004)

  03 Mar 2004; Andres Loeh <kosmikus@gentoo.org> wxhaskell-0.6-r1.ebuild:
  Fixed library placement bug.

*wxhaskell-0.6 (03 Mar 2004)

  03 Mar 2004; Andres Loeh <kosmikus@gentoo.org> metadata.xml,
  wxhaskell-0.6.ebuild:
  wxHaskell is a Haskell binding for the wxWidgets library. First import into
  portage.