summaryrefslogtreecommitdiff
blob: 5a8af78fef08e3e56e88bbf892f18929d6c2952f (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
# ChangeLog for dev-perl/Event
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.14 2004/06/05 18:52:51 mcummings Exp $

*Event-1.00 (05 Jun 2004)

  05 Jun 2004; Michael Cummings <mcummings@gentoo.org> Event-1.00.ebuild:
  new version on cpan

  26 May 2004; Bryan �stergaard <kloeri@gentoo.org> Event-0.87.ebuild:
  Stable on alpha.

  19 Jan 2004; <gustavoz@gentoo.org> Event-0.87.ebuild:
  stable on sparc

*Event-0.87 (31 May 2003)

  31 May 2003; Michael Cummings <mcummings@gentoo.org> Event-0.87.ebuild:
  New verison of the Event module, this time with missing depend for Test.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog  :
  forced version bump to install into correct locations

*Event-0.85-r2 (21 Jun 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*Event-0.85-r1 (5 May 2002)

  31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> Event-0.85-r1.ebuild :

  Added ppc to KEYWORDS.

  5 May 2002; Seemant Kulleen <seemant@gentoo.org> Event-0.85-r1.ebuild
  files/digest-Event-0.85-r1 :

  Conversion to eclasses.

*Event-0.85 (21 Apr 2002)

  21 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  Event-0.85.ebuild, files/digest-Event-0.85 :
  
  New ebuild. Resolves bug # 912.

  The Event module provide a central facility to watch for various
  types of events and invoke a callback when these events occur.