summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-22 20:34:36 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-22 20:34:36 +0000
commit7479e76814a6b1f76007aeb3cbd8a5771fd641ca (patch)
tree7f79e369f4cb6d26c688c232d5565e60cb3e9842 /dev-db
parentstable ppc, bug 301400 (diff)
downloadgentoo-2-7479e76814a6b1f76007aeb3cbd8a5771fd641ca.tar.gz
gentoo-2-7479e76814a6b1f76007aeb3cbd8a5771fd641ca.tar.bz2
gentoo-2-7479e76814a6b1f76007aeb3cbd8a5771fd641ca.zip
stable ppc, bug 300145
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.6.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index 73bc59fce625..747ac327a75f 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/sqlite
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.321 2010/01/22 11:33:29 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.322 2010/01/22 20:34:36 ranger Exp $
+
+ 22 Jan 2010; Brent Baude <ranger@gentoo.org> sqlite-3.6.21.ebuild:
+ stable ppc, bug 300145
*sqlite-3.6.22-r1 (22 Jan 2010)
diff --git a/dev-db/sqlite/sqlite-3.6.21.ebuild b/dev-db/sqlite/sqlite-3.6.21.ebuild
index 38ad9c9d12a1..2fdb7ea2f645 100644
--- a/dev-db/sqlite/sqlite-3.6.21.ebuild
+++ b/dev-db/sqlite/sqlite-3.6.21.ebuild
@@ -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.21.ebuild,v 1.7 2010/01/10 13:40:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.21.ebuild,v 1.8 2010/01/22 20:34:36 ranger Exp $
EAPI="2"
@@ -21,7 +21,7 @@ SRC_URI="
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 +fts3 icu +readline soundex tcl +threadsafe test"
RDEPEND="icu? ( dev-libs/icu )