summaryrefslogtreecommitdiff
blob: d7357d767f0be5f6e5f05ac88d34dff7966b1b2f (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
# ChangeLog for dev-python/pexpect
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.8 2003/04/04 19:19:39 liquidx Exp $

*pexpect-0.97 (04 Apr 2003)

  04 Apr 2003; Alastair Tse <liquidx@gentoo.org> pexpect-0.97.ebuild:
  version bump

*pexpect-0.94 (27 Oct 2002)

  25 Mar 2003; Aron Griffis <agriffis@gentoo.org> pexpect-0.94.ebuild:
  Add ~alpha to KEYWORDS

  12 Mar 2003; Jason Wever <weeve@gentoo.org> pexpect-0.94.ebuild:
  Added sparc to keywords.

  10 Mar 2003; Aron Griffis <agriffis@gentoo.org> pexpect-0.94.ebuild:
  Mark stable on alpha

  20 Nov 2002; Jon Nall <nall@gentoo.org> pexpect-0.94.ebuild :
  added ppc to KEYWORDS

  18 Nov 2002; phoen][x <phoenix@gentoo.org> pexpect-0.94.ebuild :
  Put this ebuild into the stable profile. 

  27 Oct 2002; phoen][x <phoenix@gentoo.org> pexpect-0.94.ebuild, 
  files/digest-pexpect-0.94, ChangeLog :
  Initial import. This is an expect-like interface for python.