summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-07-24 18:37:44 +0000
committerJustin Lecher <jlec@gentoo.org>2010-07-24 18:37:44 +0000
commit8e506cd627c0c790ae7475f8074e9532050b6dcf (patch)
tree516d15f69ad02cfdcc06985542846c8b5711ef2f /sci-libs/torch/ChangeLog
parentFix for compilation with USE=ffmpeg, #327517 (diff)
downloadhistorical-8e506cd627c0c790ae7475f8074e9532050b6dcf.tar.gz
historical-8e506cd627c0c790ae7475f8074e9532050b6dcf.tar.bz2
historical-8e506cd627c0c790ae7475f8074e9532050b6dcf.zip
Parallel build fix
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/torch/ChangeLog')
-rw-r--r--sci-libs/torch/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/torch/ChangeLog b/sci-libs/torch/ChangeLog
index f9b1cf6c8e5d..67255a49e8c0 100644
--- a/sci-libs/torch/ChangeLog
+++ b/sci-libs/torch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/torch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/torch/ChangeLog,v 1.8 2010/03/15 04:48:17 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/torch/ChangeLog,v 1.9 2010/07/24 18:37:44 jlec Exp $
+
+ 24 Jul 2010; Justin Lecher <jlec@gentoo.org> +files/3.1-prll.patch,
+ torch-3.ebuild, torch-3.1.ebuild:
+ Parallel build fix
15 Mar 2010; SĂ©bastien Fabbro <bicatali@gentoo.org> torch-3.1.ebuild:
Now install headers, thanks Joshua Rich for the patch, bug #309225