diff options
author | Tal Peer <coredumb@gentoo.org> | 2003-12-25 12:32:46 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2003-12-25 12:32:46 +0000 |
commit | e5a43dba9507d9f0a4225c8966dd040a5c2d46d6 (patch) | |
tree | d70cb84239bef1c0e1bb9dd082d2883e0ba531cd /dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | |
parent | Initial commit. (diff) | |
download | gentoo-2-e5a43dba9507d9f0a4225c8966dd040a5c2d46d6.tar.gz gentoo-2-e5a43dba9507d9f0a4225c8966dd040a5c2d46d6.tar.bz2 gentoo-2-e5a43dba9507d9f0a4225c8966dd040a5c2d46d6.zip |
Initial commit.
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild new file mode 100644 index 000000000000..77448380f98f --- /dev/null +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild @@ -0,0 +1,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" |