diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 13:20:51 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 13:20:51 +0000 |
commit | 4008649d58f4b296db4a409a5c34c7e2695b2deb (patch) | |
tree | dbd27f895fb56fa8b75672a84748789e2ff22a84 /dev-php | |
parent | Stable on ppc. (diff) | |
download | historical-4008649d58f4b296db4a409a5c34c7e2695b2deb.tar.gz historical-4008649d58f4b296db4a409a5c34c7e2695b2deb.tar.bz2 historical-4008649d58f4b296db4a409a5c34c7e2695b2deb.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PECL-apc/Manifest | 2 | ||||
-rw-r--r-- | dev-php/PECL-apc/PECL-apc-2.0.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PECL-apc/Manifest b/dev-php/PECL-apc/Manifest index be69ddbf0968..935d2363ab47 100644 --- a/dev-php/PECL-apc/Manifest +++ b/dev-php/PECL-apc/Manifest @@ -1,6 +1,6 @@ MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 MD5 2a588b3d036ef2c1ca9387999bd199f3 PECL-apc-2.0.ebuild 741 MD5 130b25189748405de9d5632aa90161f1 ChangeLog 1693 -MD5 2985b8c3b566dfaffe7b0f77308bbf03 PECL-apc-2.0.4.ebuild 990 +MD5 d1d5fd8c28cc435d5fb24dcb4f8fd3e6 PECL-apc-2.0.4.ebuild 991 MD5 7603dc56a299fce545e20b1db52b0b45 files/digest-PECL-apc-2.0.4 57 MD5 25a572361223adc26bf0aefa4da18a51 files/digest-PECL-apc-2.0 55 diff --git a/dev-php/PECL-apc/PECL-apc-2.0.4.ebuild b/dev-php/PECL-apc/PECL-apc-2.0.4.ebuild index 7730d83cbb42..1de6c7f50079 100644 --- a/dev-php/PECL-apc/PECL-apc-2.0.4.ebuild +++ b/dev-php/PECL-apc/PECL-apc-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.4.ebuild,v 1.4 2005/06/17 19:48:05 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/PECL-apc-2.0.4.ebuild,v 1.5 2005/06/18 13:20:51 hansmi Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="APC" @@ -13,7 +13,7 @@ IUSE="" DESCRIPTION="The Alternative PHP Cache" SLOT="0" LICENSE="PHP" -KEYWORDS="alpha amd64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" DEPEND="${DEPEND} !dev-php/eaccelerator !dev-php/php-accelerator |