blob: 8e7ca5426aebc52600b5e2f29cf2251193a88027 (
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
|
# ChangeLog for dev-haskell/hsql-mysql
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-mysql/ChangeLog,v 1.12 2011/08/04 13:04:37 slyfox Exp $
04 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> -hsql-mysql-1.7.ebuild,
-hsql-mysql-1.7.1.ebuild:
Removed old.
*hsql-mysql-1.8.1 (04 Aug 2011)
04 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> +hsql-mysql-1.8.1.ebuild:
Version bump (ghc-7 compatible)
12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> hsql-mysql-1.7.ebuild,
hsql-mysql-1.7.1.ebuild:
Fixed bug #278897 (build failure on ghc-6.10+). Thanks to Nikolay Orlyuk
<virkony@gmail.com> for the report and fix.
*hsql-mysql-1.7.1 (05 Aug 2009)
05 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org>
+hsql-mysql-1.7.1.ebuild:
Version bump (builds on ghc 6.10).
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> hsql-mysql-1.7.ebuild:
Updates for upward compatability with cabal-1.2 and ghc-6.8
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> hsql-mysql-1.7.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> hsql-mysql-1.7.ebuild:
dev-db/mysql => virtual/mysql
09 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> hsql-mysql-1.7.ebuild:
Add ~sparc to KEYWORDS. See bug #124902.
Also specify a version of mysql. Use any 4.x version.
01 Mar 2006; Markus Rothe <corsair@gentoo.org> hsql-mysql-1.7.ebuild:
Added ~ppc64; bug #124469
01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> hsql-mysql-1.7.ebuild:
Added to ~ppc. See bug #124469.
23 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> hsql-mysql-1.7.ebuild:
Changed the dep on hsql to use a ~ dep (as suggested by ciaranm)
*hsql-mysql-1.7 (23 Feb 2006)
23 Feb 2006; <dcoutts@gentoo.org> +metadata.xml, +hsql-mysql-1.7.ebuild:
Initial import.
|