diff options
author | 2005-06-17 19:48:05 +0000 | |
---|---|---|
committer | 2005-06-17 19:48:05 +0000 | |
commit | e7c9c96705781375cb584d58f0470c0c23f85dd1 (patch) | |
tree | 0fffc30be97c143f6f92b9ace30f4ea86849377d | |
parent | Version bump (diff) | |
download | gentoo-2-e7c9c96705781375cb584d58f0470c0c23f85dd1.tar.gz gentoo-2-e7c9c96705781375cb584d58f0470c0c23f85dd1.tar.bz2 gentoo-2-e7c9c96705781375cb584d58f0470c0c23f85dd1.zip |
Stable on alpha
(Portage version: 2.0.51.19)
-rw-r--r-- | dev-php/PECL-apc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PECL-apc/PECL-apc-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PECL-apc/ChangeLog b/dev-php/PECL-apc/ChangeLog index cc1864c1d3fe..5c7b54dacf9c 100644 --- a/dev-php/PECL-apc/ChangeLog +++ b/dev-php/PECL-apc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PECL-apc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.12 2005/06/17 08:17:23 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-apc/ChangeLog,v 1.13 2005/06/17 19:48:05 ferdy Exp $ + + 17 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> PECL-apc-2.0.4.ebuild: + Stable on alpha 17 Jun 2005; Sebastian Bergmann <sebastian@gentoo.org> PECL-apc-2.0.ebuild, PECL-apc-2.0.4.ebuild: 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 8768142afbfb..7730d83cbb42 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.3 2005/06/17 08:17:23 sebastian Exp $ +# $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 $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="APC" @@ -13,7 +13,7 @@ IUSE="" DESCRIPTION="The Alternative PHP Cache" SLOT="0" LICENSE="PHP" -KEYWORDS="x86 ~alpha ~sparc ~ppc amd64" +KEYWORDS="alpha amd64 ~ppc ~sparc x86" DEPEND="${DEPEND} !dev-php/eaccelerator !dev-php/php-accelerator |