summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-01-04 08:47:48 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-01-04 08:47:48 +0000
commit779292a45bc120b519b103f7ea9266b7ba6643bb (patch)
treed5e150830400966428e44bdfe25452a4c599233a /dev-php5/eaccelerator
parentx86 stable wrt bug #350438 (diff)
downloadhistorical-779292a45bc120b519b103f7ea9266b7ba6643bb.tar.gz
historical-779292a45bc120b519b103f7ea9266b7ba6643bb.tar.bz2
historical-779292a45bc120b519b103f7ea9266b7ba6643bb.zip
stable x86, bug 349659
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'dev-php5/eaccelerator')
-rw-r--r--dev-php5/eaccelerator/ChangeLog8
-rw-r--r--dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/eaccelerator/ChangeLog b/dev-php5/eaccelerator/ChangeLog
index e74c98d7555a..934ddc31b3ac 100644
--- a/dev-php5/eaccelerator/ChangeLog
+++ b/dev-php5/eaccelerator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/eaccelerator
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.29 2010/11/28 12:40:21 hwoarang Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/ChangeLog,v 1.30 2011/01/04 08:47:48 fauli Exp $
+
+ 04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ eaccelerator-0.9.6.1-r1.ebuild:
+ stable x86, bug 349659
28 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
eaccelerator-0.9.6.1.ebuild:
diff --git a/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild b/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
index b8c3355742e4..538c9df93065 100644
--- a/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
+++ b/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.1 2010/11/03 22:11:40 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.2 2011/01/04 08:47:48 fauli Exp $
PHP_EXT_NAME="eaccelerator"
PHP_EXT_INI="yes"
@@ -12,7 +12,7 @@ EAPI="2"
inherit php-ext-source-r2 eutils depend.apache
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="A PHP Accelerator & Encoder."
HOMEPAGE="http://www.eaccelerator.net/"