diff options
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 | 4 |
1 files changed, 2 insertions, 2 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 index 116054cf8910..33bae8c1c061 100644 --- 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 @@ -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.1.ebuild,v 1.2 2004/08/03 17:09:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild,v 1.3 2004/11/29 11:57:57 blubb Exp $ inherit php-pear DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64" +KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64" IUSE="" |