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 | 5dc8247eea9559e50f88ae74f44d55604583670a (patch) | |
tree | 5d2397599eeb58dd02aa65cbee24b2d9cdfc9ca1 /dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild | |
parent | Stable for amd64, wrt bug #429070 (diff) | |
download | historical-5dc8247eea9559e50f88ae74f44d55604583670a.tar.gz historical-5dc8247eea9559e50f88ae74f44d55604583670a.tar.bz2 historical-5dc8247eea9559e50f88ae74f44d55604583670a.zip |
Stable for amd64, wrt bug #418897
Package-Manager: portage-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/" |