diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-02 01:51:18 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-02 01:51:18 +0000 |
commit | 3ad6e9c5690e3cf927eefb377a1745fcfa53695e (patch) | |
tree | b0faa7ad029d97956aaaf789d587814f9cfd88ba /dev-python/bpython/ChangeLog | |
parent | Automated update of use.local.desc (diff) | |
download | historical-3ad6e9c5690e3cf927eefb377a1745fcfa53695e.tar.gz historical-3ad6e9c5690e3cf927eefb377a1745fcfa53695e.tar.bz2 historical-3ad6e9c5690e3cf927eefb377a1745fcfa53695e.zip |
Version bump. Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-14471-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/bpython/ChangeLog')
-rw-r--r-- | dev-python/bpython/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/bpython/ChangeLog b/dev-python/bpython/ChangeLog index 76591704b72e..34f4d3fcb3bb 100644 --- a/dev-python/bpython/ChangeLog +++ b/dev-python/bpython/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/bpython # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.10 2009/09/24 15:51:43 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.11 2009/10/02 01:51:18 arfrever Exp $ + +*bpython-0.9.5.2 (02 Oct 2009) + + 02 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -bpython-0.9.4.ebuild, +bpython-0.9.5.2.ebuild: + Version bump. Set SUPPORT_PYTHON_ABIS. *bpython-0.9.5.1 (24 Sep 2009) |