summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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: