diff options
Diffstat (limited to 'dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild')
-rw-r--r-- | dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild b/dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild index 3c044d447652..72bcfbc8533f 100644 --- a/dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild +++ b/dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild @@ -1,9 +1,9 @@ # 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-5.0.0-r1.ebuild,v 1.1 2004/08/09 00:01:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-5.0.0-r1.ebuild,v 1.2 2004/08/09 09:49:51 robbat2 Exp $ PHPSAPI="cgi" -MY_P="php-${PVR}" +MY_P="php-${PV}" inherit php5-sapi eutils |