diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-14 00:26:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-14 00:26:17 +0000 |
commit | 55633cd016002c9037ae0e11dc9e611cb25f3ba3 (patch) | |
tree | 0da93267bf0cee4b104b675aa55d92842d68b317 /dev-php/php-cgi/php-cgi-4.3.11.ebuild | |
parent | Stable on sparc wrt #88683 (diff) | |
download | gentoo-2-55633cd016002c9037ae0e11dc9e611cb25f3ba3.tar.gz gentoo-2-55633cd016002c9037ae0e11dc9e611cb25f3ba3.tar.bz2 gentoo-2-55633cd016002c9037ae0e11dc9e611cb25f3ba3.zip |
Stable on sparc wrt #87517
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/php-cgi/php-cgi-4.3.11.ebuild')
-rw-r--r-- | dev-php/php-cgi/php-cgi-4.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-cgi/php-cgi-4.3.11.ebuild b/dev-php/php-cgi/php-cgi-4.3.11.ebuild index 8bdccc125203..2f86a98dff4d 100644 --- a/dev-php/php-cgi/php-cgi-4.3.11.ebuild +++ b/dev-php/php-cgi/php-cgi-4.3.11.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-cgi/php-cgi-4.3.11.ebuild,v 1.3 2005/04/11 20:52:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.11.ebuild,v 1.4 2005/04/14 00:26:17 gustavoz Exp $ PHPSAPI="cgi" inherit php-sapi eutils DESCRIPTION="PHP CGI" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~hppa ppc ~ia64 ~amd64 ~mips" +KEYWORDS="x86 sparc ~alpha ~hppa ppc ~ia64 ~amd64 ~mips" # for this revision only PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.11" |