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 | 8c314a2b6af552ec75ce43317a48a030c8a995ef (patch) | |
tree | 256da04898ab8c46a69871a9034042ba62d0a9ab /dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | |
parent | Initial commit. (diff) | |
download | historical-8c314a2b6af552ec75ce43317a48a030c8a995ef.tar.gz historical-8c314a2b6af552ec75ce43317a48a030c8a995ef.tar.bz2 historical-8c314a2b6af552ec75ce43317a48a030c8a995ef.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" |