diff options
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild index c9b331cdfb22..4a6c9016a239 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild @@ -1,11 +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-r1.ebuild,v 1.5 2004/07/04 23:19:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0-r1.ebuild,v 1.6 2004/07/06 22:57:12 hansmi Exp $ inherit php-pear DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~sparc alpha ppc" IUSE="" |