diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2006-05-27 00:44:31 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2006-05-27 00:44:31 +0000 |
commit | b9d86516bcff64a018039bacef2e05c937b4e320 (patch) | |
tree | b4348b7ce20d82fdf7967a032a48a1fdaa0d627d /dev-php4 | |
parent | Added to ~amd64. (diff) | |
download | gentoo-2-b9d86516bcff64a018039bacef2e05c937b4e320.tar.gz gentoo-2-b9d86516bcff64a018039bacef2e05c937b4e320.tar.bz2 gentoo-2-b9d86516bcff64a018039bacef2e05c937b4e320.zip |
Added to ~amd64.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/pecl-apc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-apc/ChangeLog b/dev-php4/pecl-apc/ChangeLog index d1a486b51a26..c71d5efb6965 100644 --- a/dev-php4/pecl-apc/ChangeLog +++ b/dev-php4/pecl-apc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-apc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-apc/ChangeLog,v 1.7 2006/03/12 07:25:33 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-apc/ChangeLog,v 1.8 2006/05/27 00:44:31 chtekk Exp $ + + 27 May 2006; Luca Longinotti <chtekk@gentoo.org> pecl-apc-3.0.10.ebuild: + Added to ~amd64. *pecl-apc-3.0.10 (12 Mar 2006) diff --git a/dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild b/dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild index 9fe0c18d059c..3bdcea8d690a 100644 --- a/dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild +++ b/dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild,v 1.1 2006/03/12 07:25:33 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-apc/pecl-apc-3.0.10.ebuild,v 1.2 2006/05/27 00:44:31 chtekk 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" |