blob: 29b74b75bf760d93bc1889e5bc56fc25161b5c83 (
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
|
# ChangeLog for dev-perl/Event
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.3 2002/07/31 12:59:05 cselkirk Exp $
*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.
|