diff options
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild index 8de2992f9aad..92e64776ef8a 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.3.ebuild,v 1.4 2006/01/21 20:18:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.3.ebuild,v 1.5 2006/01/22 07:51:26 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |