From f22d1990273296a7ba09dec2009f11ea8c7ac67b Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Fri, 14 Aug 2009 06:49:37 +0000 Subject: stable x86, bug 279398 (Portage version: 2.1.6.13/cvs/Linux i686) --- dev-db/sqlite/ChangeLog | 5 ++++- dev-db/sqlite/sqlite-3.6.16.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-db/sqlite') diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog index 1896a7baea42..dd73ff0f2866 100644 --- a/dev-db/sqlite/ChangeLog +++ b/dev-db/sqlite/ChangeLog @@ -1,6 +1,9 @@ # 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.266 2009/08/12 17:03:43 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.267 2009/08/14 06:49:37 fauli Exp $ + + 14 Aug 2009; Christian Faulhammer sqlite-3.6.16.ebuild: + stable x86, bug 279398 12 Aug 2009; Arfrever Frehtes Taifersar Arahesis sqlite-3.6.17.ebuild, +files/sqlite-3.6.17-fix_installation.patch: diff --git a/dev-db/sqlite/sqlite-3.6.16.ebuild b/dev-db/sqlite/sqlite-3.6.16.ebuild index c7064d3d196b..2bba10889929 100644 --- a/dev-db/sqlite/sqlite-3.6.16.ebuild +++ b/dev-db/sqlite/sqlite-3.6.16.ebuild @@ -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.16.ebuild,v 1.2 2009/07/27 22:08:43 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.16.ebuild,v 1.3 2009/08/14 06:49:37 fauli Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz LICENSE="as-is" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug doc soundex tcl +threadsafe" RESTRICT="!tcl? ( test )" -- cgit v1.2.3-65-gdbad