diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-09-28 23:59:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-09-28 23:59:44 +0000 |
commit | 646372cd6c643d0e95f23026e9edef8f9e6ab5a4 (patch) | |
tree | 4e3c994a37d730a020a412c289c1e8cd26bb1149 /dev-db | |
parent | EAPI 2 support (diff) | |
download | gentoo-2-646372cd6c643d0e95f23026e9edef8f9e6ab5a4.tar.gz gentoo-2-646372cd6c643d0e95f23026e9edef8f9e6ab5a4.tar.bz2 gentoo-2-646372cd6c643d0e95f23026e9edef8f9e6ab5a4.zip |
arm/s390/sh/#230643 stable
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/sqlite/sqlite-3.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.5.6.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.5.9.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-db/sqlite/sqlite-3.5.3.ebuild b/dev-db/sqlite/sqlite-3.5.3.ebuild index 1bb7f8dc3e9f..56ccc2844832 100644 --- a/dev-db/sqlite/sqlite-3.5.3.ebuild +++ b/dev-db/sqlite/sqlite-3.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v 1.9 2008/03/11 18:24:52 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.3.ebuild,v 1.10 2008/09/28 23:59:43 vapier Exp $ EAPI="1" @@ -14,7 +14,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 )" diff --git a/dev-db/sqlite/sqlite-3.5.6.ebuild b/dev-db/sqlite/sqlite-3.5.6.ebuild index 33939fba3293..868369597788 100644 --- a/dev-db/sqlite/sqlite-3.5.6.ebuild +++ b/dev-db/sqlite/sqlite-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v 1.9 2008/03/21 15:00:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.6.ebuild,v 1.10 2008/09/28 23:59:44 vapier Exp $ EAPI="1" @@ -14,7 +14,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 )" diff --git a/dev-db/sqlite/sqlite-3.5.9.ebuild b/dev-db/sqlite/sqlite-3.5.9.ebuild index 65ed5850961a..9b8b60060558 100644 --- a/dev-db/sqlite/sqlite-3.5.9.ebuild +++ b/dev-db/sqlite/sqlite-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v 1.8 2008/07/07 10:07:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.5.9.ebuild,v 1.9 2008/09/28 23:59:44 vapier Exp $ EAPI="1" @@ -14,7 +14,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 )" |