diff options
Diffstat (limited to 'dev-php/PEAR-PHP_Archive/PEAR-PHP_Archive-0.11.4.ebuild')
-rw-r--r-- | dev-php/PEAR-PHP_Archive/PEAR-PHP_Archive-0.11.4.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-php/PEAR-PHP_Archive/PEAR-PHP_Archive-0.11.4.ebuild b/dev-php/PEAR-PHP_Archive/PEAR-PHP_Archive-0.11.4.ebuild new file mode 100644 index 000000000000..6276ae6a2dd3 --- /dev/null +++ b/dev-php/PEAR-PHP_Archive/PEAR-PHP_Archive-0.11.4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_Archive/PEAR-PHP_Archive-0.11.4.ebuild,v 1.1 2010/01/01 22:40:14 yngwin Exp $ + +inherit php-pear-r1 depend.php + +DESCRIPTION="Allows you to create a single .phar file containing an entire application" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +need_php5 |