# Copyright 1999-2004 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.7.ebuild,v 1.8 2004/10/23 14:48:47 weeve Exp $ inherit php-pear DESCRIPTION="Package for generating Excel spreadsheets" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 sparc alpha ppc ia64" DEPEND="${DEPEND} dev-php/PEAR-OLE" IUSE=""