# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit pike-monger DESCRIPTION="pike sqlite3 glue" HOMEPAGE="http://modules.gotpike.org/module_info.html?module_id=3" SRC_URI="http://modules.gotpike.org/download_version.pike/3/1.8/Sql_Provider_SQLite-1.8.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/pike-7.6 \ >=dev-db/sqlite-3.0" # vim: set sw=4 ts=4 filetype=ebuild :