diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-03-06 04:57:14 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-03-06 04:57:14 +0000 |
commit | 9f34e25738effdab230251b68c278d4fcaa61e81 (patch) | |
tree | d2276d4c849e08a83db3bde9ff1502da67751820 /dev-util/boa-constructor/ChangeLog | |
parent | Use SUPPORT_PYTHON_ABIS. Remove old. (diff) | |
download | gentoo-2-9f34e25738effdab230251b68c278d4fcaa61e81.tar.gz gentoo-2-9f34e25738effdab230251b68c278d4fcaa61e81.tar.bz2 gentoo-2-9f34e25738effdab230251b68c278d4fcaa61e81.zip |
Clean up python bits. EAPI 2. Don't byte-compile modules to prevent
SyntaxErrors.
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/boa-constructor/ChangeLog')
-rw-r--r-- | dev-util/boa-constructor/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-util/boa-constructor/ChangeLog b/dev-util/boa-constructor/ChangeLog index 28efe7d89d65..312a081cce1b 100644 --- a/dev-util/boa-constructor/ChangeLog +++ b/dev-util/boa-constructor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/boa-constructor -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.34 2008/11/17 20:59:48 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/ChangeLog,v 1.35 2010/03/06 04:57:14 dirtyepic Exp $ + + 06 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> + boa-constructor-0.6.1.ebuild: + Clean up python bits. EAPI 2. Don't byte-compile modules to prevent + SyntaxErrors. 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> files/boa-constructor-0.4.0_alpha-wxversion.patch: |