diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-17 02:34:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-17 02:34:28 +0000 |
commit | 61f16a331238b9087998542691816834d6934e00 (patch) | |
tree | f63da27b71703901f0dbcf9f37d8cf1ad131e9b2 /dev-php/php-cgi/php-cgi-4.3.10.ebuild | |
parent | Stable on sparc wrt #74547, solves #74627 (Manifest recommit) (diff) | |
download | gentoo-2-61f16a331238b9087998542691816834d6934e00.tar.gz gentoo-2-61f16a331238b9087998542691816834d6934e00.tar.bz2 gentoo-2-61f16a331238b9087998542691816834d6934e00.zip |
Sparc stable for real this time...
Diffstat (limited to 'dev-php/php-cgi/php-cgi-4.3.10.ebuild')
-rw-r--r-- | dev-php/php-cgi/php-cgi-4.3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-cgi/php-cgi-4.3.10.ebuild b/dev-php/php-cgi/php-cgi-4.3.10.ebuild index b500bc3cd336..0614a486289a 100644 --- a/dev-php/php-cgi/php-cgi-4.3.10.ebuild +++ b/dev-php/php-cgi/php-cgi-4.3.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.10.ebuild,v 1.3 2004/12/17 02:28:01 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.10.ebuild,v 1.4 2004/12/17 02:34:28 gustavoz Exp $ PHPSAPI="cgi" inherit php-sapi eutils DESCRIPTION="PHP CGI" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~hppa ~ppc ~ia64 ~amd64" +KEYWORDS="x86 sparc ~alpha ~hppa ~ppc ~ia64 ~amd64" # for this revision only PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.10" |