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 | 46e4ebd19bfc945882027c360e038c2f3eb9d33f (patch) | |
tree | 3b0961a62aee5ff0b1c5db3fcc82b7535ec98682 /dev-python/psyco/ChangeLog | |
parent | modified the hack to work with a env var instead of a useflag (diff) | |
download | gentoo-2-46e4ebd19bfc945882027c360e038c2f3eb9d33f.tar.gz gentoo-2-46e4ebd19bfc945882027c360e038c2f3eb9d33f.tar.bz2 gentoo-2-46e4ebd19bfc945882027c360e038c2f3eb9d33f.zip |
adding forgotten file
Diffstat (limited to 'dev-python/psyco/ChangeLog')
-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 |