diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2005-10-29 22:33:54 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2005-10-29 22:33:54 +0000 |
commit | 55c8182cd41c58de1f730677bdd2b65a74283327 (patch) | |
tree | e3184a68143b1dd231c324dc64190a65b47edf57 /dev-php | |
parent | Fix keyword sobstitution, was accidentally set to o, now is again default kv. (diff) | |
download | gentoo-2-55c8182cd41c58de1f730677bdd2b65a74283327.tar.gz gentoo-2-55c8182cd41c58de1f730677bdd2b65a74283327.tar.bz2 gentoo-2-55c8182cd41c58de1f730677bdd2b65a74283327.zip |
Fix keyword sobstitution, take 2.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-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 14e5d3edc464..27681fe9d6e5 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.2 2005/10/29 22:29:04 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0-r2.ebuild,v 1.3 2005/10/29 22:33:54 chtekk Exp $ PHPSAPI="cli" inherit php-sapi eutils |