summaryrefslogtreecommitdiff
blob: d1f8f17a1b9a313c6a6550f9cb9fdf747988164e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.5 2003/03/10 22:32:07 agriffis Exp $

*pexpect-0.94 (27 Oct 2002)

  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.