diff options
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild index 9c6111374a1d..df665fd8fb8c 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.6.ebuild,v 1.7 2007/10/05 19:10:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.6.ebuild,v 1.8 2007/10/22 19:04:31 armin76 Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |