summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-07-01 14:54:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-07-01 14:54:39 +0000
commit202b0f456272286cad2338d6588b85d62f0b688f (patch)
tree1527fefaf9002e7fa1cec12c0a7c17269590ae9f /dev-db
parentarm/ia64/sparc stable wrt #275702 (diff)
downloadgentoo-2-202b0f456272286cad2338d6588b85d62f0b688f.tar.gz
gentoo-2-202b0f456272286cad2338d6588b85d62f0b688f.tar.bz2
gentoo-2-202b0f456272286cad2338d6588b85d62f0b688f.zip
arm/ia64/s390/sh stable wrt #275592
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.6.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index b9bef801d66f..ab7fe830679f 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.259 2009/06/30 21:18:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.260 2009/07/01 14:54:39 armin76 Exp $
+
+ 01 Jul 2009; Raúl Porcel <armin76@gentoo.org> sqlite-3.6.14.2.ebuild:
+ arm/ia64/s390/sh stable wrt #275592
30 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
sqlite-3.6.14.2.ebuild:
diff --git a/dev-db/sqlite/sqlite-3.6.14.2.ebuild b/dev-db/sqlite/sqlite-3.6.14.2.ebuild
index c223f900a6be..c3eec221b488 100644
--- a/dev-db/sqlite/sqlite-3.6.14.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.6.14.2.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.14.2.ebuild,v 1.7 2009/06/30 21:18:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.14.2.ebuild,v 1.8 2009/07/01 14:54:39 armin76 Exp $
EAPI="1"
@@ -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 x86 ~sparc-fbsd ~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 )"