diff options
author | Tal Peer <coredumb@gentoo.org> | 2004-07-30 15:04:16 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2004-07-30 15:04:16 +0000 |
commit | ac9a624072499d999f4f870102edb6307ad7c694 (patch) | |
tree | 29771d315ed474ef0feb008e6ad49f214b6783fd /dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild | |
parent | Version Bump (Manifest recommit) (diff) | |
download | gentoo-2-ac9a624072499d999f4f870102edb6307ad7c694.tar.gz gentoo-2-ac9a624072499d999f4f870102edb6307ad7c694.tar.bz2 gentoo-2-ac9a624072499d999f4f870102edb6307ad7c694.zip |
Version Bump
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild new file mode 100644 index 000000000000..8553030d85a1 --- /dev/null +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild,v 1.1 2004/07/30 15:04:16 coredumb Exp $ + +inherit php-pear + +DESCRIPTION="PEAR::System_Command is a commandline execution interface" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" +IUSE="" |