From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: ChangeLog sqlite-3.6.13.ebuild
Date: Sun, 19 Apr 2009 00:10:20 +0000 [thread overview]
Message-ID: <E1LvKc0-0006lr-BT@stork.gentoo.org> (raw)
arfrever 09/04/19 00:10:20
Modified: ChangeLog sqlite-3.6.13.ebuild
Log:
Enable column metadata (bug #266651).
(Portage version: 13356-svn/cvs/Linux x86_64)
Revision Changes Path
1.233 dev-db/sqlite/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.233&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?rev=1.233&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/ChangeLog?r1=1.232&r2=1.233
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -r1.232 -r1.233
--- ChangeLog 14 Apr 2009 02:30:13 -0000 1.232
+++ ChangeLog 19 Apr 2009 00:10:20 -0000 1.233
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/sqlite
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.232 2009/04/14 02:30:13 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.233 2009/04/19 00:10:20 arfrever Exp $
+
+ 18 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ sqlite-3.6.13:
+ Enable column metadata (bug #266651).
*sqlite-3.6.13 (14 Apr 2009)
1.2 dev-db/sqlite/sqlite-3.6.13.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.13.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.13.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/sqlite/sqlite-3.6.13.ebuild?r1=1.1&r2=1.2
Index: sqlite-3.6.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sqlite-3.6.13.ebuild 14 Apr 2009 02:30:13 -0000 1.1
+++ sqlite-3.6.13.ebuild 19 Apr 2009 00:10:20 -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/dev-db/sqlite/sqlite-3.6.13.ebuild,v 1.1 2009/04/14 02:30:13 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.13.ebuild,v 1.2 2009/04/19 00:10:20 arfrever Exp $
EAPI="1"
@@ -47,6 +47,9 @@
}
src_compile() {
+ # Enable column metadata, bug #266651
+ append-cppflags -DSQLITE_ENABLE_COLUMN_METADATA
+
# not available via configure and requested in bug #143794
use soundex && append-cppflags -DSQLITE_SOUNDEX=1
next reply other threads:[~2009-04-19 0:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-19 0:10 Arfrever Frehtes Taifersar Arahesis (arfrever) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-05-07 15:58 [gentoo-commits] gentoo-x86 commit in dev-db/sqlite: ChangeLog sqlite-3.6.13.ebuild Raul Porcel (armin76)
2009-05-09 3:05 Jeroen Roovers (jer)
2009-05-16 13:06 Tobias Klausmann (klausman)
2009-05-16 16:57 Gysbert Wassenaar (nixnut)
2009-05-19 20:04 Brent Baude (ranger)
2009-05-24 1:01 Thomas Anderson (gentoofan23)
2009-05-24 17:41 Markus Meier (maekke)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1LvKc0-0006lr-BT@stork.gentoo.org \
--to=arfrever@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox