# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.8.ebuild,v 1.5 2005/06/17 20:10:53 hansmi Exp $ inherit php-pear DESCRIPTION="Package for generating Excel spreadsheets" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86" DEPEND="${DEPEND} dev-php/PEAR-OLE" IUSE=""