summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2006-01-10 00:39:41 +0000
committerMike Gardiner <obz@gentoo.org>2006-01-10 00:39:41 +0000
commit769460fcfb495728e1e355358887b15c413745d8 (patch)
tree950faded4f7444b0a8dc015998538a7b44e9586c /app-office/gnotime/ChangeLog
parentSPTK-3.0.11 is here (diff)
downloadhistorical-769460fcfb495728e1e355358887b15c413745d8.tar.gz
historical-769460fcfb495728e1e355358887b15c413745d8.tar.bz2
historical-769460fcfb495728e1e355358887b15c413745d8.zip
Fix for #109047, don't build in parallel as it can cause problems with libqofsql.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-office/gnotime/ChangeLog')
-rw-r--r--app-office/gnotime/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog
index f83543f53049..c19b57e21133 100644
--- a/app-office/gnotime/ChangeLog
+++ b/app-office/gnotime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/gnotime
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.13 2005/11/02 07:36:41 obz Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.14 2006/01/10 00:39:41 obz Exp $
+
+ 10 Jan 2006; Mike Gardiner <obz@gentoo.org> gnotime-2.2.1.ebuild:
+ Fix for #109047, don't build in parallel as it can cause problems with
+ libqofsql.
02 Nov 2005; Mike Gardiner <obz@gentoo.org> gnotime-2.2.1.ebuild:
Moved dependency on libgtkhtml to get the correct slot (3.1), see bug #110463