blob: c68270031d7669748df723450d0cd4d864151359 (
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
|
# ChangeLog for dev-lang/pugs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/ChangeLog,v 1.12 2006/10/18 19:44:20 yuval Exp $
*pugs-6.2.13 (18 Oct 2006)
18 Oct 2006; Yuval Yaari <yuval@gentoo.org>
+files/pugs-6.2.13-build_dir.patch, +pugs-6.2.13.ebuild:
Version bump
*pugs-6.2.12 (13 Aug 2006)
13 Aug 2006; <yuval@gentoo.org> +files/pugs-6.2.12-build_dir.patch,
+pugs-6.2.12.ebuild:
Version bump (bug #141027). Thanks Tobias Gödderz!
22 May 2006; <mcummings@gentoo.org> -pugs-6.2.9.ebuild:
Cleaning up
*pugs-6.2.11 (04 Apr 2006)
04 Apr 2006; <mcumming@gentoo.org> +files/pugs-6.2.11-build_dir.patch,
+pugs-6.2.11.ebuild:
Bug 114706, added multilib support for amd64; bug 126778, bumpage (thanks
yuval on both accounts :)
*pugs-6.2.10 (06 Dec 2005)
06 Dec 2005; <mcumming@gentoo.org> +pugs-6.2.10.ebuild:
New version of pugs
*pugs-6.2.9 (15 Aug 2005)
15 Aug 2005; Michael Cummings <mcummings@gentoo.org> -pugs-6.0.11.ebuild,
-pugs-6.2.3.ebuild, +pugs-6.2.9.ebuild:
Version bump, bug 93988, thanks Adrian
*pugs-6.2.3 (18 May 2005)
18 May 2005; Michael Cummings <mcummings@gentoo.org> +pugs-6.2.3.ebuild:
Bug 92957; version bump
11 May 2005; Michael Cummings <mcummings@gentoo.org> pugs-6.0.11.ebuild:
Changing dep on ghc to virtual - thanks kosmikus :)
04 May 2005; David Holm <dholm@gentoo.org> pugs-6.0.11.ebuild:
Added to ~ppc.
17 Mar 2005; Michael Cummings <mcummings@gentoo.org> pugs-6.0.11.ebuild:
Better handling of the either/or dep
*pugs-6.0.11 (14 Mar 2005)
14 Mar 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+pugs-6.0.11.ebuild:
Introducing pugs, an implementation of the not yet released perl6 language
using haskell. Ebuild worked on tirelessly by Adrian Lambeck
<adrian@basicsedv.de> in bug 8335. This is being added to dev-lang since
currently it is a seperate entity from dev-lang/perl.
|