summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-20 16:40:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-20 16:40:00 +0000
commit761ca300b9fcc17b694020bc895c4c4cda3008ee (patch)
treeebe3e588e41955b7fb22996075ece16b06b18924 /dev-db
parentNew snapshot from upstream repo, only change is subversion module is now spli... (diff)
downloadgentoo-2-761ca300b9fcc17b694020bc895c4c4cda3008ee.tar.gz
gentoo-2-761ca300b9fcc17b694020bc895c4c4cda3008ee.tar.bz2
gentoo-2-761ca300b9fcc17b694020bc895c4c4cda3008ee.zip
alpha/arm/ia64/s390/sh/x86 stable wrt #259462
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'dev-db')
-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 d94ea6d0489a..c6077f9c13ee 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.219 2009/02/19 18:11:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/ChangeLog,v 1.220 2009/02/20 16:40:00 armin76 Exp $
+
+ 20 Feb 2009; Raúl Porcel <armin76@gentoo.org> sqlite-3.6.10.ebuild:
+ alpha/arm/ia64/s390/sh/x86 stable wrt #259462
19 Feb 2009; nixnut <nixnut@gentoo.org> sqlite-3.6.10.ebuild:
ppc stable #259462
diff --git a/dev-db/sqlite/sqlite-3.6.10.ebuild b/dev-db/sqlite/sqlite-3.6.10.ebuild
index 1c815aca43ea..28ba7009382a 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.4 2009/02/19 18:11:37 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.6.10.ebuild,v 1.5 2009/02/20 16:40:00 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 )"