diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2005-10-29 22:29:04 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2005-10-29 22:29:04 +0000 |
commit | 9c4171697e3d3209bbd38261f58e45613470c70f (patch) | |
tree | f8fd30a8d15b9b79c54bce95a7ee8f6b7c98f9a5 /dev-php/php | |
parent | add more specific gnome-doc-utils dep, fixes #110838 (diff) | |
download | gentoo-2-9c4171697e3d3209bbd38261f58e45613470c70f.tar.gz gentoo-2-9c4171697e3d3209bbd38261f58e45613470c70f.tar.bz2 gentoo-2-9c4171697e3d3209bbd38261f58e45613470c70f.zip |
Fix keyword sobstitution, was accidentally set to o, now is again default kv.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/php-4.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/php/php-4.4.0-r2.ebuild b/dev-php/php/php-4.4.0-r2.ebuild index 9d210d3ca575..14e5d3edc464 100644 --- a/dev-php/php/php-4.4.0-r2.ebuild +++ b/dev-php/php/php-4.4.0-r2.ebuild @@ -1,6 +1,6 @@ # 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-r2.ebuild,v 1.1 2005/10/29 22:16:13 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0-r2.ebuild,v 1.2 2005/10/29 22:29:04 chtekk Exp $ PHPSAPI="cli" inherit php-sapi eutils |