diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:57:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:57:15 +0000 |
commit | 64dc6a58ca1ff624c00226a58ef83f8f9c8d0142 (patch) | |
tree | b4f396dff4976a3836e8bb6165ac6d59830958b8 /dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild | |
parent | Stable for amd64, wrt bug #429070 (diff) | |
download | gentoo-2-64dc6a58ca1ff624c00226a58ef83f8f9c8d0142.tar.gz gentoo-2-64dc6a58ca1ff624c00226a58ef83f8f9c8d0142.tar.bz2 gentoo-2-64dc6a58ca1ff624c00226a58ef83f8f9c8d0142.zip |
Stable for amd64, wrt bug #418897
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild')
-rw-r--r-- | dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild index d0acd1495eff..c02242021cec 100644 --- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild +++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.3 2012/06/07 20:27:42 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.4 2012/08/03 13:57:15 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 eutils depend.apache user -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DESCRIPTION="A PHP Accelerator & Encoder." HOMEPAGE="http://www.eaccelerator.net/" |