summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-01-23 11:34:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-01-23 11:34:26 +0000
commitf005075522d37fcef510bd7a174de5adc9b33af0 (patch)
tree33b8f87d291bf7af78b1e5a33df05175524a7fb3 /dev-db
parentalpha/ia64 stable wrt #252645 (diff)
downloadgentoo-2-f005075522d37fcef510bd7a174de5adc9b33af0.tar.gz
gentoo-2-f005075522d37fcef510bd7a174de5adc9b33af0.tar.bz2
gentoo-2-f005075522d37fcef510bd7a174de5adc9b33af0.zip
arm/ia64/s390/sh stable wrt #254684
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.6.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index 8e27a149d892..261d565a3c2d 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqlite
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.211 2009/01/18 17:44:57 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.212 2009/01/23 11:34:26 armin76 Exp $
+
+ 23 Jan 2009; Raúl Porcel <armin76@gentoo.org> sqlite-3.6.6.2.ebuild:
+ arm/ia64/s390/sh stable wrt #254684
*sqlite-3.6.10 (18 Jan 2009)
diff --git a/dev-db/sqlite/sqlite-3.6.6.2.ebuild b/dev-db/sqlite/sqlite-3.6.6.2.ebuild
index db3cd4a492a7..3c8146318e05 100644
--- a/dev-db/sqlite/sqlite-3.6.6.2.ebuild
+++ b/dev-db/sqlite/sqlite-3.6.6.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.6.2.ebuild,v 1.7 2009/01/18 16:41:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.6.2.ebuild,v 1.8 2009/01/23 11:34:26 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="debug doc soundex tcl +threadsafe"
RESTRICT="!tcl? ( test )"