diff options
author | 2009-12-05 21:22:18 +0000 | |
---|---|---|
committer | 2009-12-05 21:22:18 +0000 | |
commit | d29f40312d48b9cd67383160ad3c1d30313296cc (patch) | |
tree | a5b313dcc6354a8c7ce9c7c8403b38d67cf79d3c /dev-python/snakeoil/ChangeLog | |
parent | Remove obsolete ~arch versions. Pin 0.10.1 on Qt 4.5 (bug 295808). (diff) | |
download | gentoo-2-d29f40312d48b9cd67383160ad3c1d30313296cc.tar.gz gentoo-2-d29f40312d48b9cd67383160ad3c1d30313296cc.tar.bz2 gentoo-2-d29f40312d48b9cd67383160ad3c1d30313296cc.zip |
Set SUPPORT_PYTHON_ABIS. Improve installation (bug #295340).
(Portage version: 14926-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/snakeoil/ChangeLog')
-rw-r--r-- | dev-python/snakeoil/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/snakeoil/ChangeLog b/dev-python/snakeoil/ChangeLog index f26dd6fd00e8..176eaffcfae0 100644 --- a/dev-python/snakeoil/ChangeLog +++ b/dev-python/snakeoil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/snakeoil # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.23 2009/11/26 10:33:33 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snakeoil/ChangeLog,v 1.24 2009/12/05 21:22:18 arfrever Exp $ + + 05 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + snakeoil-0.3.2.ebuild, snakeoil-0.3.3.ebuild: + Set SUPPORT_PYTHON_ABIS. Improve installation (bug #295340). *snakeoil-0.3.3 (26 Nov 2009) |