summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-02-19 18:11:37 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-02-19 18:11:37 +0000
commitd2971860e9b3f9c5536b608ee8b39ef8adfab26b (patch)
tree6771cf7dc183d1ba9ff3538d4bc5584e8afe32b4 /dev-db/sqlite
parentx11-base/xorg-server: drop liblbxutil dep, there are no references to it in t... (diff)
downloadgentoo-2-d2971860e9b3f9c5536b608ee8b39ef8adfab26b.tar.gz
gentoo-2-d2971860e9b3f9c5536b608ee8b39ef8adfab26b.tar.bz2
gentoo-2-d2971860e9b3f9c5536b608ee8b39ef8adfab26b.zip
ppc stable #259462
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'dev-db/sqlite')
-rw-r--r--dev-db/sqlite/ChangeLog5
-rw-r--r--dev-db/sqlite/sqlite-3.6.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/sqlite/ChangeLog b/dev-db/sqlite/ChangeLog
index fdac5d259ea7..d94ea6d0489a 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.218 2009/02/18 17:07:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.219 2009/02/19 18:11:37 nixnut Exp $
+
+ 19 Feb 2009; nixnut <nixnut@gentoo.org> sqlite-3.6.10.ebuild:
+ ppc stable #259462
18 Feb 2009; Mike Frysinger <vapier@gentoo.org>
files/sqlite-3.6.10-tcl-install.patch:
diff --git a/dev-db/sqlite/sqlite-3.6.10.ebuild b/dev-db/sqlite/sqlite-3.6.10.ebuild
index a38b380fd098..1c815aca43ea 100644
--- a/dev-db/sqlite/sqlite-3.6.10.ebuild
+++ b/dev-db/sqlite/sqlite-3.6.10.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.10.ebuild,v 1.3 2009/02/18 14:01:02 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.10.ebuild,v 1.4 2009/02/19 18:11:37 nixnut 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 )"