summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2009-05-23 10:54:17 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2009-05-23 10:54:17 +0000
commit07327df33dba9936a68332ade0e7069781823a64 (patch)
tree48757aba361f04341449b513e1cc5a437fc2375f /dev-libs/stfl/ChangeLog
parentx86 stable, bug #270811 (diff)
downloadgentoo-2-07327df33dba9936a68332ade0e7069781823a64.tar.gz
gentoo-2-07327df33dba9936a68332ade0e7069781823a64.tar.bz2
gentoo-2-07327df33dba9936a68332ade0e7069781823a64.zip
Remove mention of stfl.pyc from Makefiles and stop automatic generation of stfl.pyc by doing 'python -c stfl' in the buildsystem. Also fix a parallel build bug produced (partly) by the stfl.pyc stuff. Thanks to Christian Weiske for the report in bug #262006 and Ihar Hrachyshka for the initial patch.
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/stfl/ChangeLog')
-rw-r--r--dev-libs/stfl/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-libs/stfl/ChangeLog b/dev-libs/stfl/ChangeLog
index 6bae3551f6c2..0182d56b4659 100644
--- a/dev-libs/stfl/ChangeLog
+++ b/dev-libs/stfl/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-libs/stfl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.21 2009/03/07 19:23:13 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/stfl/ChangeLog,v 1.22 2009/05/23 10:54:17 gentoofan23 Exp $
+
+ 23 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ files/stfl-0.19-multilib.patch, stfl-0.19.ebuild:
+ Remove mention of stfl.pyc from Makefiles and stop automatic generation of
+ stfl.pyc by doing 'python -c stfl' in the buildsystem. Also fix a parallel
+ build bug produced (partly) by the stfl.pyc stuff. Thanks to Christian
+ Weiske for the report in bug #262006 and Ihar Hrachyshka for the initial
+ patch.
07 Mar 2009; Thomas Anderson <gentoofan23@gentoo.org> stfl-0.17.ebuild,
stfl-0.18.ebuild, stfl-0.19.ebuild: