diff options
author | Bart Lauwers <blauwers@gentoo.org> | 2003-04-20 02:53:39 +0000 |
---|---|---|
committer | Bart Lauwers <blauwers@gentoo.org> | 2003-04-20 02:53:39 +0000 |
commit | 9617cf60fb53ebfa456a5f620918ba18bba9763b (patch) | |
tree | f098de05533ab6670dd1ee13f97d44c6c787437b | |
parent | modified the hack to work with a env var instead of a useflag (diff) | |
download | historical-9617cf60fb53ebfa456a5f620918ba18bba9763b.tar.gz historical-9617cf60fb53ebfa456a5f620918ba18bba9763b.tar.bz2 historical-9617cf60fb53ebfa456a5f620918ba18bba9763b.zip |
adding forgotten file
-rw-r--r-- | dev-python/psyco/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-python/psyco/ChangeLog b/dev-python/psyco/ChangeLog new file mode 100644 index 000000000000..e8e768cd590d --- /dev/null +++ b/dev-python/psyco/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-python/psyco +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/psyco/ChangeLog,v 1.1 2003/04/20 02:53:39 blauwers Exp $ + +*psyco-1.0.0_beta1 (20 Apr 2003) + + 20 Apr 2003; Bart Lauwers <blauwers@gentoo.org> : + Initial import. ebuild submitted per Bug#15155 |