diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-07-14 15:44:59 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-07-14 15:44:59 +0000 |
commit | d20218dd44134eadfa03608af8c8ec37b38dba15 (patch) | |
tree | cfdcb5ff7262082f88d13043dda75e176d7f8a73 /dev-php/php/php-4.4.0.ebuild | |
parent | added WEBAPP_MANUAL_SLOT to allow ebuilds to set SLOTs. (diff) | |
download | gentoo-2-d20218dd44134eadfa03608af8c8ec37b38dba15.tar.gz gentoo-2-d20218dd44134eadfa03608af8c8ec37b38dba15.tar.bz2 gentoo-2-d20218dd44134eadfa03608af8c8ec37b38dba15.zip |
stable on amd64 wrt bug 97655
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-php/php/php-4.4.0.ebuild')
-rw-r--r-- | dev-php/php/php-4.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.4.0.ebuild b/dev-php/php/php-4.4.0.ebuild index 8312d088b42f..a76eaa6fc2bc 100644 --- a/dev-php/php/php-4.4.0.ebuild +++ b/dev-php/php/php-4.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.7 2005/07/13 18:35:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0.ebuild,v 1.8 2005/07/14 15:44:51 blubb Exp $ PHPSAPI="cli" inherit php-sapi eutils DESCRIPTION="PHP Shell Interpreter" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" src_unpack() { |