summaryrefslogtreecommitdiff
blob: b04050b05efc16eb5720ad0b36bcb0fa10902ee4 (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
# ChangeLog for dev-lang/pugs
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/pugs/ChangeLog,v 1.7 2005/12/06 15:19:23 mcummings Exp $

*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.