public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.3.6.ebuild gnucash-2.3.5.ebuild
@ 2009-09-30 19:30 99% Torsten Veller (tove)
  0 siblings, 0 replies; 1+ results
From: Torsten Veller (tove) @ 2009-09-30 19:30 UTC (permalink / raw
  To: gentoo-commits

tove        09/09/30 19:30:06

  Modified:             ChangeLog gnucash-2.3.6.ebuild
  Removed:              gnucash-2.3.5.ebuild
  Log:
  Fix useflag. Cleanup
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

Revision  Changes    Path
1.202                app-office/gnucash/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.202&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.202&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?r1=1.201&r2=1.202

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- ChangeLog	30 Sep 2009 06:26:23 -0000	1.201
+++ ChangeLog	30 Sep 2009 19:30:05 -0000	1.202
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/gnucash
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.201 2009/09/30 06:26:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.202 2009/09/30 19:30:05 tove Exp $
+
+  30 Sep 2009; Torsten Veller <tove@gentoo.org> -gnucash-2.3.5.ebuild,
+  gnucash-2.3.6.ebuild:
+  libdbi-drivers must be compiled with sqlite3 useflag for sqlite support
+  (#287146). Thanks to Jouni Rinne. Cleanup
 
 *gnucash-2.3.6 (30 Sep 2009)
 



1.2                  app-office/gnucash/gnucash-2.3.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.3.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.3.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.3.6.ebuild?r1=1.1&r2=1.2

Index: gnucash-2.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnucash-2.3.6.ebuild	30 Sep 2009 06:26:23 -0000	1.1
+++ gnucash-2.3.6.ebuild	30 Sep 2009 19:30:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.6.ebuild,v 1.1 2009/09/30 06:26:23 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.6.ebuild,v 1.2 2009/09/30 19:30:05 tove Exp $
 
 EAPI=2
 
@@ -42,7 +42,7 @@
 		dev-perl/HTML-TableExtract )
 	webkit? ( net-libs/webkit-gtk )
 	!webkit? ( >=gnome-extra/gtkhtml-3.14 )
-	sqlite? ( dev-db/libdbi dev-db/libdbi-drivers[sqlite] )
+	sqlite? ( dev-db/libdbi dev-db/libdbi-drivers[sqlite3] )
 	postgres? ( dev-db/libdbi dev-db/libdbi-drivers[postgres] )
 	mysql? ( dev-db/libdbi dev-db/libdbi-drivers[mysql] )
 	media-libs/libart_lgpl






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-09-30 19:30 99% [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.3.6.ebuild gnucash-2.3.5.ebuild Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox