diff options
author | 2012-01-10 16:16:58 +0000 | |
---|---|---|
committer | 2012-01-10 16:16:58 +0000 | |
commit | 78f95a01ae7a4423a490b08aae8a89bed7c2bd55 (patch) | |
tree | 5bf71b20f24af3a8b3f662968fe17cb88637b61e /dev-python/pycuda/ChangeLog | |
parent | Drop USE=doc, because doc building fails, #398165 (diff) | |
download | historical-78f95a01ae7a4423a490b08aae8a89bed7c2bd55.tar.gz historical-78f95a01ae7a4423a490b08aae8a89bed7c2bd55.tar.bz2 historical-78f95a01ae7a4423a490b08aae8a89bed7c2bd55.zip |
Version Bump, Dropped old, fixes python.eclass related issues, do not link against bundled boost, fix finding of system cuda related libs, use git submodules, #345517, #383041 and #384211; thanks JTRiley for the many fixes
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pycuda/ChangeLog')
-rw-r--r-- | dev-python/pycuda/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/dev-python/pycuda/ChangeLog b/dev-python/pycuda/ChangeLog index deea8d5c822d..fc506045e03a 100644 --- a/dev-python/pycuda/ChangeLog +++ b/dev-python/pycuda/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-python/pycuda -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/ChangeLog,v 1.12 2011/09/21 08:48:19 mgorny Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycuda/ChangeLog,v 1.13 2012/01/10 16:16:58 jlec Exp $ + +*pycuda-2011.2.2 (10 Jan 2012) + + 10 Jan 2012; Justin Lecher <jlec@gentoo.org> -pycuda-0.94.2.ebuild, + -pycuda-2011.1.2.ebuild, +pycuda-2011.2.2.ebuild, pycuda-9999.ebuild, + metadata.xml: + Version Bump, Dropped old, fixes python.eclass related issues, do not link + against bundled boost, fix finding of system cuda related libs, use git + submodules, #345517, #383041 and #384211; thanks JTRiley for the many fixes 21 Sep 2011; Michał Górny <mgorny@gentoo.org> pycuda-9999.ebuild: Migrate to git-2. |