diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-30 22:47:22 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2011-01-30 22:47:22 +0000 |
commit | 653cd114a86f292c0bef20ac46fb1777c58eb8c5 (patch) | |
tree | 37af353ed5facaca43a55bf49a5d7d22b7a33ce4 /app-office/gnucash/ChangeLog | |
parent | Fix dependencies. (diff) | |
download | historical-653cd114a86f292c0bef20ac46fb1777c58eb8c5.tar.gz historical-653cd114a86f292c0bef20ac46fb1777c58eb8c5.tar.bz2 historical-653cd114a86f292c0bef20ac46fb1777c58eb8c5.zip |
Fix multiple python slots support, fix test failures, disable python module test due to missing files, workaround guile configuration problem, bug #202205. Pin dependencies to appropriate slots. Add missing gnome-keyring dependencies, sort dependencies. Re-enable parallel build since it does not fail for me to get a bit more testing. Closes #346919.
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'app-office/gnucash/ChangeLog')
-rw-r--r-- | app-office/gnucash/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 8405c6b544a9..c0da9108ee96 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for app-office/gnucash -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.222 2010/12/23 11:41:00 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.223 2011/01/30 22:47:21 eva Exp $ + + 30 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> gnucash-2.4.0.ebuild, + +files/gnucash-2.4.0-disable-dynload-test.patch, + +files/gnucash-2.4.0-fix-tests-linking.patch: + Fix multiple python slots support, fix test failures, disable python module + test due to missing files, workaround guile configuration problem, bug + #202205. Pin dependencies to appropriate slots. Add missing gnome-keyring + dependencies, sort dependencies. Re-enable parallel build since it does not + fail for me to get a bit more testing. Closes #346919. 23 Dec 2010; Torsten Veller <tove@gentoo.org> -gnucash-2.3.15.ebuild: Cleanup |