diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-14 18:19:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-14 18:19:29 +0000 |
commit | afa80bdcdf14bd63da34bb76adc1c031da9c1867 (patch) | |
tree | ba70cf18fb5e167cf150686e5816f67b88b000f7 /dev-db/sqlite/sqlite-3.2.1-r3.ebuild | |
parent | Version Bump. (diff) | |
download | historical-afa80bdcdf14bd63da34bb76adc1c031da9c1867.tar.gz historical-afa80bdcdf14bd63da34bb76adc1c031da9c1867.tar.bz2 historical-afa80bdcdf14bd63da34bb76adc1c031da9c1867.zip |
sh love
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-db/sqlite/sqlite-3.2.1-r3.ebuild')
-rw-r--r-- | dev-db/sqlite/sqlite-3.2.1-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/sqlite/sqlite-3.2.1-r3.ebuild b/dev-db/sqlite/sqlite-3.2.1-r3.ebuild index e10e9f6dcbfa..7fe88c2352fb 100644 --- a/dev-db/sqlite/sqlite-3.2.1-r3.ebuild +++ b/dev-db/sqlite/sqlite-3.2.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r3.ebuild,v 1.10 2005/08/22 15:51:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-3.2.1-r3.ebuild,v 1.11 2006/01/14 18:19:29 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz" LICENSE="as-is" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sh sparc x86" IUSE="nothreadsafe doc" DEPEND="virtual/libc |