summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-10 10:32:32 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-10 10:32:32 +0000
commitf6574c1ce7385f4f272b7ecda09a31b965716401 (patch)
tree0347c009d3cdaeccb0b7e45dd48b3a3cfabc9918 /dev-php5
parentPackage mask dev-db/dybase (last rites). (diff)
downloadgentoo-2-f6574c1ce7385f4f272b7ecda09a31b965716401.tar.gz
gentoo-2-f6574c1ce7385f4f272b7ecda09a31b965716401.tar.bz2
gentoo-2-f6574c1ce7385f4f272b7ecda09a31b965716401.zip
~amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-apc/ChangeLog7
-rw-r--r--dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/pecl-apc/ChangeLog b/dev-php5/pecl-apc/ChangeLog
index cf94b5fa6b5f..a58bfad1911e 100644
--- a/dev-php5/pecl-apc/ChangeLog
+++ b/dev-php5/pecl-apc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-apc
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.4 2005/11/26 23:06:23 chtekk Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/ChangeLog,v 1.5 2006/02/10 10:32:32 blubb Exp $
+
+ 10 Feb 2006; Simon Stelling <blubb@gentoo.org> pecl-apc-3.0.8.ebuild:
+ added ~amd64 keyword
26 Nov 2005; Luca Longinotti <chtekk@gentoo.org> pecl-apc-3.0.8.ebuild:
Sync with overlay.
diff --git a/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild b/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild
index 00ee42e33d43..cddfffcb2ad0 100644
--- a/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild
+++ b/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild,v 1.4 2005/11/26 23:06:23 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-apc/pecl-apc-3.0.8.ebuild,v 1.5 2006/02/10 10:32:32 blubb Exp $
PHP_EXT_NAME="apc"
PHP_EXT_PECL_PKG="APC"
@@ -9,7 +9,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1 confutils
-KEYWORDS="~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
DESCRIPTION="The Alternative PHP Cache."
LICENSE="PHP"
SLOT="0"