summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-11 23:04:36 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-11 23:04:36 +0000
commita37701aa69c28786b38faf65d3b67acf4559e9e0 (patch)
tree179f43113178104fd4c58ec9990e6eb0bf57218b /dev-php/pecl-apc
parentKeyword ~mips (diff)
downloadgentoo-2-a37701aa69c28786b38faf65d3b67acf4559e9e0.tar.gz
gentoo-2-a37701aa69c28786b38faf65d3b67acf4559e9e0.tar.bz2
gentoo-2-a37701aa69c28786b38faf65d3b67acf4559e9e0.zip
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/pecl-apc')
-rw-r--r--dev-php/pecl-apc/ChangeLog5
-rw-r--r--dev-php/pecl-apc/pecl-apc-3.1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/pecl-apc/ChangeLog b/dev-php/pecl-apc/ChangeLog
index a4a25cc7f7e7..7334229a7430 100644
--- a/dev-php/pecl-apc/ChangeLog
+++ b/dev-php/pecl-apc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/pecl-apc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-apc/ChangeLog,v 1.9 2012/06/17 11:08:49 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-apc/ChangeLog,v 1.10 2012/07/11 23:04:36 blueness Exp $
+
+ 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> pecl-apc-3.1.10.ebuild:
+ Keyword ~mips
17 Jun 2012; Ole Markus With <olemarkus@gentoo.org> -pecl-apc-3.1.7.ebuild,
-pecl-apc-3.1.9-r1.ebuild, -pecl-apc-3.1.9.ebuild:
diff --git a/dev-php/pecl-apc/pecl-apc-3.1.10.ebuild b/dev-php/pecl-apc/pecl-apc-3.1.10.ebuild
index d21b7aea6e45..8b7f772bbddd 100644
--- a/dev-php/pecl-apc/pecl-apc-3.1.10.ebuild
+++ b/dev-php/pecl-apc/pecl-apc-3.1.10.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/pecl-apc/pecl-apc-3.1.10.ebuild,v 1.1 2012/04/11 18:12:08 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-apc/pecl-apc-3.1.10.ebuild,v 1.2 2012/07/11 23:04:36 blueness Exp $
EAPI=4
@@ -16,7 +16,7 @@ USE_PHP="php5-3 php5-4"
inherit php-ext-pecl-r2 confutils eutils
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
DESCRIPTION="A free, open, and robust framework for caching and optimizing PHP code."
LICENSE="PHP-3.01"