public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-3.6.22.ebuild
@ 2010-01-10 22:03 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-01-10 22:03 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/01/10 22:03:08

  Modified:             sqlite-3.6.22.ebuild
  Log:
  extensions_option should be local variable.
  (Portage version: 15189-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-db/sqlite/sqlite-3.6.22.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.22.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.22.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.22.ebuild?r1=1.5&r2=1.6

Index: sqlite-3.6.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.22.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sqlite-3.6.22.ebuild	10 Jan 2010 21:55:07 -0000	1.5
+++ sqlite-3.6.22.ebuild	10 Jan 2010 22:03:08 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.22.ebuild,v 1.5 2010/01/10 21:55:07 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.22.ebuild,v 1.6 2010/01/10 22:03:08 arfrever Exp $
 
 EAPI="2"
 
@@ -75,6 +75,7 @@
 		append-cppflags -DNDEBUG
 	fi
 
+	local extensions_option
 	if use tcl || use test; then
 		extensions_option="load-extension"
 	else






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-10 22:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-10 22:03 [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: sqlite-3.6.22.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

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