diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-07-13 07:36:22 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-07-13 07:36:22 +0000 |
commit | 759f9401c4b7d26ee707c237716aca2bb9f30bd3 (patch) | |
tree | 8abc860758ded2b5cc222b64b921e52a7a3ebed6 /sci-chemistry/ccpn/ChangeLog | |
parent | Fix description (bug #325495) and correct URL for adding components (bug #325... (diff) | |
download | historical-759f9401c4b7d26ee707c237716aca2bb9f30bd3.tar.gz historical-759f9401c4b7d26ee707c237716aca2bb9f30bd3.tar.bz2 historical-759f9401c4b7d26ee707c237716aca2bb9f30bd3.zip |
Python patches and fix for implicit declaration (gone upstream)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/ccpn/ChangeLog')
-rw-r--r-- | sci-chemistry/ccpn/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sci-chemistry/ccpn/ChangeLog b/sci-chemistry/ccpn/ChangeLog index 1d06cc69f964..7b64dc98ba9d 100644 --- a/sci-chemistry/ccpn/ChangeLog +++ b/sci-chemistry/ccpn/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sci-chemistry/ccpn # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.30 2010/06/28 06:27:26 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ChangeLog,v 1.31 2010/07/13 07:36:22 jlec Exp $ + +*ccpn-2.1.3.1_p100713 (13 Jul 2010) + + 13 Jul 2010; Justin Lecher <jlec@gentoo.org> + -files/2.1.2_1-parallel.patch, +ccpn-2.1.3.1_p100713.ebuild, + -files/2.1.3-dynamics.patch, -files/2.1.3-parallel.patch, + +files/2.1.3_1-impl-dec.patch: + Python patches and fix for implicit declaration (gone upstream) *ccpn-2.1.3.1_p100628 (28 Jun 2010) |