summaryrefslogtreecommitdiff
blob: 86e6d0d60267839dd0e6cf69467d4edbf4581f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.3 2004/06/19 03:37:59 kloeri Exp $

inherit php-pear

DESCRIPTION="Package for generating Excel spreadsheets"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc alpha"
DEPEND="${DEPEND} dev-php/PEAR-OLE"
IUSE=""