blob: 77448380f98f5b32d5db89e14271f779c4372fe4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.1 2003/12/25 12:32:29 coredumb Exp $
inherit php-pear
DESCRIPTION="Package for reading and writing OLE containers"
LICENSE="PHP"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
|