summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-14 18:19:29 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-14 18:19:29 +0000
commitaf89da5ce09f7e94f2e558c088870dbe83d687ea (patch)
tree02958547bf5ae74c7efa746591a70089f8c96cb9 /dev-db/sqlite/sqlite-2.8.16-r1.ebuild
parentVersion Bump. (diff)
downloadgentoo-2-af89da5ce09f7e94f2e558c088870dbe83d687ea.tar.gz
gentoo-2-af89da5ce09f7e94f2e558c088870dbe83d687ea.tar.bz2
gentoo-2-af89da5ce09f7e94f2e558c088870dbe83d687ea.zip
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-db/sqlite/sqlite-2.8.16-r1.ebuild')
-rw-r--r--dev-db/sqlite/sqlite-2.8.16-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild b/dev-db/sqlite/sqlite-2.8.16-r1.ebuild
index f65a7b0ea7ec..e20e197ec4e0 100644
--- a/dev-db/sqlite/sqlite-2.8.16-r1.ebuild
+++ b/dev-db/sqlite/sqlite-2.8.16-r1.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-2.8.16-r1.ebuild,v 1.10 2005/11/19 13:18:25 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/sqlite/sqlite-2.8.16-r1.ebuild,v 1.11 2006/01/14 18:19:29 vapier Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.sqlite.org/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-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="nls doc tcltk"
DEPEND="doc? ( dev-lang/tcl )