blob: e988f2e2ac9067f17305a14de8d3cd366380647c (
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
|
# ChangeLog for dev-dotnet/nant
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/nant/ChangeLog,v 1.10 2006/12/18 21:31:01 compnerd Exp $
18 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> nant-0.85.ebuild:
Fix mono dependency as per bug #158284
10 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> nant-0.85.ebuild:
Add MONO_NO_UNLOAD on ppc to allow it to build (bug #120550)
*nant-0.85 (10 Dec 2006)
10 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> +nant-0.85.ebuild:
Version bump from upstream (bug #137443)
16 Sep 2006; Peter Johanson <latexer@gentoo.org>
+files/nant-0.85_rc3-assignfix.diff, -nant-0.85_rc2.ebuild,
nant-0.85_rc3-r1.ebuild:
Add a compilation fix on newer mono versions (bug #146131), and remove one
older version.
*nant-0.85_rc3-r1 (19 Jan 2006)
19 Jan 2006; Peter Johanson <latexer@gentoo.org> +nant-0.85_rc3-r1.ebuild:
Add a revision bump to fix bug #113712. This is actually a nightly snapshot
uploaded to gentoo mirrors, but ebuild naming conventions left me with no
choice but to call this an -r1.
03 Jun 2005; David Holm <dholm@gentoo.org> nant-0.85_rc3.ebuild:
Added to ~ppc.
19 May 2005; Tom Martin <slarti@gentoo.org> nant-0.85_rc3.ebuild:
Marked ~amd64.
13 May 2005; Peter Johanson <latexer@gentoo.org> nant-0.85_rc3.ebuild:
Upping the mono dep to at least 1.1.4. nant has issues on mono-1.0.x
*nant-0.85_rc3 (13 May 2005)
13 May 2005; Peter Johanson <latexer@gentoo.org>
+files/nant-0.85-rc3-mono-1.1.7-compat.diff, +nant-0.85_rc3.ebuild:
Bump. Includes fixes to make nant compile on mono-1.1.7, and now builds
with the 2.0 profile if on mono-1.1.x
*nant-0.85_rc2 (16 Mar 2005)
16 Mar 2005; Peter Johanson <latexer@gentoo.org> +metadata.xml,
+files/nant-0.85-rc2-is-unix.diff, +files/nant-0.85-rc2-profile.diff,
+nant-0.85_rc2.ebuild:
Initial import. Ebuild by yours truly, but lots of help from everyone on bug
#63758.
|