diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:21:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:21:22 +0000 |
commit | bf4ef53c385543bcbcfea8ce94a438e9129cfd4e (patch) | |
tree | a504cdb7d79613392b74285015daddc04f920a05 /dev-db | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-bf4ef53c385543bcbcfea8ce94a438e9129cfd4e.tar.gz gentoo-2-bf4ef53c385543bcbcfea8ce94a438e9129cfd4e.tar.bz2 gentoo-2-bf4ef53c385543bcbcfea8ce94a438e9129cfd4e.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/sqlite/sqlite-3.3.12.ebuild | 4 | ||||
-rw-r--r-- | dev-db/sqlite/sqlite-3.3.17.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/sqlite/sqlite-3.3.12.ebuild b/dev-db/sqlite/sqlite-3.3.12.ebuild index 48c4c13aa76e..2b677425f112 100644 --- a/dev-db/sqlite/sqlite-3.3.12.ebuild +++ b/dev-db/sqlite/sqlite-3.3.12.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.12.ebuild,v 1.13 2007/06/14 17:37:58 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.12.ebuild,v 1.14 2007/06/24 21:21:22 vapier Exp $ inherit eutils alternatives libtool -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" DESCRIPTION="SQLite: an SQL Database Engine in a C Library." HOMEPAGE="http://www.sqlite.org/" diff --git a/dev-db/sqlite/sqlite-3.3.17.ebuild b/dev-db/sqlite/sqlite-3.3.17.ebuild index 9aef366548cf..34c2d67099aa 100644 --- a/dev-db/sqlite/sqlite-3.3.17.ebuild +++ b/dev-db/sqlite/sqlite-3.3.17.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.17.ebuild,v 1.10 2007/06/15 20:06:13 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.3.17.ebuild,v 1.11 2007/06/24 21:21:22 vapier Exp $ inherit flag-o-matic eutils alternatives libtool -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" DESCRIPTION="SQLite: an SQL Database Engine in a C Library." HOMEPAGE="http://www.sqlite.org/" |