summaryrefslogtreecommitdiff
blob: 2b87725d6b9f0df1ad36f208bff50f897c5bf261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.9 2005/09/10 23:07:07 agriffis Exp $

inherit php-pear

DESCRIPTION="Package for generating Excel spreadsheets"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 ~s390 sparc x86"
RDEPEND="dev-php/PEAR-OLE"
IUSE=""