summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2009-05-24 01:01:18 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2009-05-24 01:01:18 +0000
commit99c6b60b02e7b08377080758f2d0f44804e26b86 (patch)
tree3b26d740389b7f25d87191ffe4aae0d29dc34e01 /dev-db
parentVersion bumped. (diff)
downloadgentoo-2-99c6b60b02e7b08377080758f2d0f44804e26b86.tar.gz
gentoo-2-99c6b60b02e7b08377080758f2d0f44804e26b86.tar.bz2
gentoo-2-99c6b60b02e7b08377080758f2d0f44804e26b86.zip
stable amd64, bug 269998
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlite/ChangeLog6
-rw-r--r--dev-db/sqlite/sqlite-3.6.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index 3aa3842af2c0..d3416a806e5f 100644
--- a/dev-db/sqlite/ChangeLog
+++ b/dev-db/sqlite/ChangeLog
@@ -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.247 2009/05/22 15:40:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.248 2009/05/24 01:01:18 gentoofan23 Exp $
+
+ 24 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ sqlite-3.6.13.ebuild:
+ stable amd64, bug 269998
22 May 2009; Raúl Porcel <armin76@gentoo.org> sqlite-3.6.12.ebuild,
sqlite-3.6.14.ebuild, sqlite-3.6.14.1.ebuild:
diff --git a/dev-db/sqlite/sqlite-3.6.13.ebuild b/dev-db/sqlite/sqlite-3.6.13.ebuild
index fb38260e2677..963f4d1839ad 100644
--- a/dev-db/sqlite/sqlite-3.6.13.ebuild
+++ b/dev-db/sqlite/sqlite-3.6.13.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.13.ebuild,v 1.7 2009/05/19 20:04:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.13.ebuild,v 1.8 2009/05/24 01:01:18 gentoofan23 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 )"