diff options
author | 2011-01-01 20:11:47 +0000 | |
---|---|---|
committer | 2011-01-01 20:11:47 +0000 | |
commit | 4740fe1c74e76fda8598db4e57087dbf81f91ea3 (patch) | |
tree | 01481edeaed3bd4717b64b1d86f8f41da113de14 /dev-python/pyode/ChangeLog | |
parent | Stable on amd64 wrt bug #349722 (diff) | |
download | historical-4740fe1c74e76fda8598db4e57087dbf81f91ea3.tar.gz historical-4740fe1c74e76fda8598db4e57087dbf81f91ea3.tar.bz2 historical-4740fe1c74e76fda8598db4e57087dbf81f91ea3.zip |
Fix dependencies. Set SUPPORT_PYTHON_ABIS. Avoid breaking strict-aliasing rules.
Package-Manager: portage-2.2.0_alpha11_p6/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pyode/ChangeLog')
-rw-r--r-- | dev-python/pyode/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-python/pyode/ChangeLog b/dev-python/pyode/ChangeLog index 8302456638ff..7155d9f8f260 100644 --- a/dev-python/pyode/ChangeLog +++ b/dev-python/pyode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-python/pyode -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyode/ChangeLog,v 1.14 2010/12/25 13:40:29 nelchael Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyode/ChangeLog,v 1.15 2011/01/01 20:11:47 arfrever Exp $ + + 01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + pyode-1.2.0_p20100322.ebuild: + Fix dependencies. Set SUPPORT_PYTHON_ABIS. Avoid breaking strict-aliasing + rules. *pyode-1.2.0_p20100322 (25 Dec 2010) |